Uses of Class
com.levigo.jadice.web.client.ui.AbstractBar
Packages that use AbstractBar
Package
Description
-
Uses of AbstractBar in com.levigo.jadice.web.client.commands
Methods in com.levigo.jadice.web.client.commands with parameters of type AbstractBarModifier and TypeMethodDescriptionvoid
CreateAnnotationCommand.setEditorHost
(AbstractBar editorHost) Sets the context toolbar for the annotation tool.Constructors in com.levigo.jadice.web.client.commands with parameters of type AbstractBar -
Uses of AbstractBar in com.levigo.jadice.web.client.internal.annotation
Methods in com.levigo.jadice.web.client.internal.annotation with parameters of type AbstractBarConstructors in com.levigo.jadice.web.client.internal.annotation with parameters of type AbstractBarModifierConstructorDescriptionCreateModeEditor
(AnnotationTool tool, AbstractBar toolbar, ToolManager manager) -
Uses of AbstractBar in com.levigo.jadice.web.client.search
Methods in com.levigo.jadice.web.client.search with parameters of type AbstractBarConstructors in com.levigo.jadice.web.client.search with parameters of type AbstractBar -
Uses of AbstractBar in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools with parameters of type AbstractBarModifier and TypeMethodDescriptionvoid
AnnotationTool.setEditorHost
(AbstractBar host) This is used to set a non-pop-up toolbar holding the editing tools.void
AnnotationTool.setToolbar
(AbstractBar toolbar) Deprecated. -
Uses of AbstractBar in com.levigo.jadice.web.client.ui
Subclasses of AbstractBar in com.levigo.jadice.web.client.uiModifier and TypeClassDescriptionclass
A horizontal Toolbarclass
class
class
A superclass for toolbar sub-menusclass
A vertical Toolbarclass
Methods in com.levigo.jadice.web.client.ui that return AbstractBarModifier and TypeMethodDescriptionAbstractAnnotationToolbarInitializer.getEditorHost()
AnnotationToolbarInitializer.getEditorHost()
Returns the host component for the annotation editor.Methods in com.levigo.jadice.web.client.ui with parameters of type AbstractBarModifier and TypeMethodDescriptionstatic RegisteredAction
DefaultActions.activateToolbarSearchAction
(AbstractBar toolbar, KeyStroke k, Collection<Object> c) Constructors in com.levigo.jadice.web.client.ui with parameters of type AbstractBarModifierConstructorDescriptionAbstractAnnotationToolbarInitializer
(AnnotationProfileAwareToolbar.Orientation orientation, AbstractBar dynamicToolbar) AnnotationProfileAwareToolbar
(AbstractBar editorToolbar) Creates a vertical annotation toolbar from the default jadice webtoolkit profileAnnotationProfileAwareToolbar
(String profileName, AbstractBar editorToolbar) Creates a vertical annotation toolbar from the passed in profileAnnotationProfileAwareToolbar
(String profileName, AnnotationProfileAwareToolbar.Orientation orientation, AbstractBar editorToolbar) Creates a vertical or horizontal annotation toolbar from the passed in profileDefaultAnnotationToolbarInitializer
(AnnotationProfileAwareToolbar.Orientation orientation, AbstractBar editorHost) IconFontAnnotationToolbarInitializer
(AnnotationProfileAwareToolbar.Orientation orientation, AbstractBar editorHost) -
Uses of AbstractBar in com.levigo.jadice.web.client.ui.status
Subclasses of AbstractBar in com.levigo.jadice.web.client.ui.status -
Uses of AbstractBar in com.levigo.jadice.web.demo.enterprise.client
Methods in com.levigo.jadice.web.demo.enterprise.client that return AbstractBar
AnnotationTool.setEditorHost(AbstractBar)
instead