Uses of Class
org.teamapps.dto.UiClientRecord
-
-
Uses of UiClientRecord in org.teamapps.dto
Subclasses of UiClientRecord in org.teamapps.dto Modifier and Type Class Description classUiCalendarEventClientRecordTHIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!classUiComboBoxTreeRecordTHIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!classUiHierarchicalClientRecordTHIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!classUiIdentifiableClientRecordTHIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!classUiMapMarkerClientRecordTHIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!classUiTableClientRecordTHIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!classUiTreeRecordTHIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!Fields in org.teamapps.dto declared as UiClientRecord Modifier and Type Field Description protected UiClientRecordUiBaseTreeGraphNode. recordprotected UiClientRecordUiNetworkNode. recordprotected UiClientRecordUiMessagePageViewBlock. topRecordMethods in org.teamapps.dto that return UiClientRecord Modifier and Type Method Description UiClientRecordUiBaseTreeGraphNode. getRecord()UiClientRecordUiNetworkNode. getRecord()UiClientRecordUiMessagePageViewBlock. getTopRecord()UiClientRecordUiClientRecord. setAsString(java.lang.String asString)UiClientRecordUiClientRecord. setValues(java.util.Map<java.lang.String,java.lang.Object> values)Methods in org.teamapps.dto with parameters of type UiClientRecord Modifier and Type Method Description UiBaseTreeGraphNodeUiBaseTreeGraphNode. setRecord(UiClientRecord record)UiNetworkNodeUiNetworkNode. setRecord(UiClientRecord record)UiTreeGraphNodeUiTreeGraphNode. setRecord(UiClientRecord record)UiMessagePageViewBlockUiMessagePageViewBlock. setTopRecord(UiClientRecord topRecord)
-