Jump to: navigation, search

Changes


Converters In Mobile

508 bytes added, 20 April
/* List of Available Converters */
Converts a property to a '''boolean''' based on its '''existence'''. If it exists, ''false'' will be returned, else ''true'' or ''null'' (if something couldn't be properly interpreted).
|-
 
| PropertyValueToSelectiveItemConverter || style="text-align: center;" | ✓ || Boolean,<br/>String,<br/>Integer,<br/>Double,<br/>DateTime,<br/>Guid,<br/>FileReferenceData,<br/>GeoData,<br/>Object || Boolean,<br/>String,<br/>Integer,<br/>Double,<br/>DateTime,<br/>Guid,<br/>FileReferenceData,<br/>GeoData,<br/>Object || ||
Converts a '''item''' of an [[Active List Client]] or a [[MetaProperty]] [[MetaProperty#Selective List|Selective List]] to its value. If none is found, null will be returned.
|-
 
 
 
| RootAreaTemplateConverter || style="text-align: center;" | ✗ || ContentView || Object || ||
If the provided value is '''not null''', the '''UBIKRootArea template''' will be returned.
138
edits