Uses of Class
com.levigo.jadice.web.client.messaging.LabelDTO
Packages that use LabelDTO
-
Uses of LabelDTO in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return LabelDTOMethods in com.levigo.jadice.web.client.messaging that return types with arguments of type LabelDTOModifier and TypeMethodDescriptionfinal com.google.gwt.core.client.JsArray
<LabelDTO> AnnotationFactoryDTO.getLabels()
com.google.gwt.core.client.JsArray
<LabelDTO> PropertyProfileDTO.getLabels()
com.google.gwt.core.client.JsArray
<LabelDTO> TypeSetDTO.getLabels()
Methods in com.levigo.jadice.web.client.messaging with parameters of type LabelDTOMethod parameters in com.levigo.jadice.web.client.messaging with type arguments of type LabelDTOModifier and TypeMethodDescriptionstatic AnnotationFactoryDTO
AnnotationFactoryDTO.create
(String name, ToolkitBasedFactoryDTO initializerFactory, com.google.gwt.core.client.JsArray<LabelDTO> labels) Replacement constructor.static PropertyProfileDTO
PropertyProfileDTO.create
(String type, com.google.gwt.core.client.JavaScriptObject params, String propertyName, com.google.gwt.core.client.JsArray<LabelDTO> labels, com.google.gwt.core.client.JavaScriptObject defaultValue, boolean virtual, ToolkitBasedFactoryDTO editorFactory, com.google.gwt.core.client.JsArray<com.google.gwt.core.client.JavaScriptObject> preferredValues) Replacement constructor.final void
void
void