Uses of Class
com.levigo.jadice.web.client.messaging.PropertyProfileDTO
Packages that use PropertyProfileDTO
-
Uses of PropertyProfileDTO in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return PropertyProfileDTOModifier and TypeMethodDescriptionstatic PropertyProfileDTOPropertyProfileDTO.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.static PropertyProfileDTOPropertyProfileDTO.from(PropertyProfile property) Methods in com.levigo.jadice.web.client.messaging that return types with arguments of type PropertyProfileDTOModifier and TypeMethodDescriptioncom.google.gwt.core.client.JsArray<PropertyProfileDTO> AnnotationTypeDTO.getPropertyProfiles()Methods in com.levigo.jadice.web.client.messaging with parameters of type PropertyProfileDTOModifier and TypeMethodDescriptionstatic PropertyProfilePropertyProfileDTO.to(PropertyProfileDTO dto) Method parameters in com.levigo.jadice.web.client.messaging with type arguments of type PropertyProfileDTOModifier and TypeMethodDescriptionvoidAnnotationTypeDTO.setPropertyProfiles(com.google.gwt.core.client.JsArray<PropertyProfileDTO> propertyProfiles)