| Interface | Description |
|---|---|
| ListResourceProvider | |
| ResourceBuilderModel |
This interface is used to provide resources to other parts of the application.
|
| ResourceModel<T> | |
| ResourceProvider |
This interface is used to provide resources
|
| Class | Description |
|---|---|
| ListResourceMinimalImpl |
a minimal implementation of the ListResourceProviderInterface.
|
| ResourceManager |
this class manages all the ResourceBuilders.
|
| ResourceMinimalImpl<T> |
An Resource is an object which is used to pass data from one part of the application to another.
|
Copyright © 2016. All rights reserved.