Uses of Interface
com.levigo.jadice.web.client.ui.AnnotationToolbarInitializer
Packages that use AnnotationToolbarInitializer
-
Uses of AnnotationToolbarInitializer in com.levigo.jadice.web.client.ui
Classes in com.levigo.jadice.web.client.ui that implement AnnotationToolbarInitializerModifier and TypeClassDescriptionclassAbstractAnnotationToolbarInitializer<T extends StateIcon>classThe DefaultAnnotationToolbarInitializer, is aAnnotationToolbarInitializerthat dynamically fills the passed toolbar withCreateAnnotationCommandfor each type that is defined in the type-set of the annotationProfile.classThe DefaultAnnotationToolbarInitializer, is aAnnotationToolbarInitializerthat dynamically fills the passed toolbar withCreateAnnotationCommandfor each type that is defined in the type-set of the annotationProfile.Constructors in com.levigo.jadice.web.client.ui with parameters of type AnnotationToolbarInitializerModifierConstructorDescriptionAnnotationProfileAwareToolbar(String profileName, AnnotationToolbarInitializer annoToolbarInitializer) Creates a toolbar for the annotationprofile of the passed profileName using the annoToolbarInitializer.