| Class | Description |
|---|---|
| BundleImageProperty | |
| ButtonProperty |
button property class.
|
| DestinationLinkProperty |
A link property with a destination Uri variable.
|
| ExternalLinkProperty |
A link property which deals with opening an external Uri, internally
|
| ImageDescriptorProperty | |
| ImageProperty | |
| InternalLinkProperty |
A link property which deals with opening an internal Uri
|
| LinkProperty |
Base abstract link property class.
|
| Property |
Base abstract property class used to help Gson deserialise certain classes and subclasses.
|
| TextProperty |
Text property class.
|
| UriLinkProperty |
A link property which deals with opening an external Uri, externally via an intent
|