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 UiClientRecordUiNetworkNode. recordprotected UiClientRecordUiTreeGraphNode. recordMethods in org.teamapps.dto that return UiClientRecord Modifier and Type Method Description UiClientRecordUiNetworkNode. getRecord()UiClientRecordUiTreeGraphNode. getRecord()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 UiNetworkNodeUiNetworkNode. setRecord(UiClientRecord record)UiTreeGraphNodeUiTreeGraphNode. setRecord(UiClientRecord record)
-