Uses of Class
com.levigo.jadice.web.client.messaging.AnnotationFactoryDTO
Packages that use AnnotationFactoryDTO
-
Uses of AnnotationFactoryDTO in com.levigo.jadice.web.client.messaging
Subclasses of AnnotationFactoryDTO in com.levigo.jadice.web.client.messagingMethods in com.levigo.jadice.web.client.messaging that return AnnotationFactoryDTOModifier and TypeMethodDescriptionstatic AnnotationFactoryDTO
AnnotationFactoryDTO.create
(String name, ToolkitBasedFactoryDTO initializerFactory, com.google.gwt.core.client.JsArray<LabelDTO> labels) Replacement constructor.static AnnotationFactoryDTO
AnnotationFactoryDTO.from
(AnnotationFactory factory) AnnotationTemplateDTO.getSuperType()
Methods in com.levigo.jadice.web.client.messaging with parameters of type AnnotationFactoryDTOModifier and TypeMethodDescriptionvoid
AnnotationTemplateDTO.setSuperType
(AnnotationFactoryDTO superType)