Uses of Interface
com.levigo.jadice.web.client.annotation.AnnotationProfiles.Handler
Packages that use AnnotationProfiles.Handler
Package
Description
-
Uses of AnnotationProfiles.Handler in com.levigo.jadice.web.client.annotation
Methods in com.levigo.jadice.web.client.annotation with parameters of type AnnotationProfiles.HandlerModifier and TypeMethodDescriptionvoidAnnotationProfiles.Request.addHandler(AnnotationProfiles.Handler handler) Register aAnnotationProfiles.Handlerwhich will be notified once theAnnotationProfiles.Requesthas been completed. -
Uses of AnnotationProfiles.Handler in com.levigo.jadice.web.client.internal.annotation
Methods in com.levigo.jadice.web.client.internal.annotation with parameters of type AnnotationProfiles.HandlerModifier and TypeMethodDescriptionWrangler<?> DefaultWranglerFinder.findWrangler(String profileName, String typeName, AnnotationProfiles.Handler repaint) Wrangler<?> WranglerFinder.findWrangler(String profileName, String typeName, AnnotationProfiles.Handler repaint) -
Uses of AnnotationProfiles.Handler in com.levigo.jadice.web.client.ui
Subinterfaces of AnnotationProfiles.Handler in com.levigo.jadice.web.client.uiModifier and TypeInterfaceDescriptioninterfaceAn implementation ofAnnotationToolbarInitializercan be used to create a toolbar for anAnnotationProfile.Classes in com.levigo.jadice.web.client.ui that implement AnnotationProfiles.HandlerModifier 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. -
Uses of AnnotationProfiles.Handler in com.levigo.jadice.web.demo.enterprise.client
Classes in com.levigo.jadice.web.demo.enterprise.client that implement AnnotationProfiles.Handler