Class WidgetBasedAnnotationPropertyEditor
java.lang.Object
com.levigo.jadice.web.client.util.command.InjectedCommand
com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
com.levigo.jadice.web.client.internal.annotation.editor.WidgetBasedAnnotationPropertyEditor
- All Implemented Interfaces:
MenuContributor,Command,WidgetCommand
- Direct Known Subclasses:
ColorEditor,FontFaceEditor,FontSizeEditor,LineWidthEditor,TextEditor
public abstract class WidgetBasedAnnotationPropertyEditor
extends AnnotationPropertyEditor
implements WidgetCommand
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.levigo.jadice.web.client.util.command.WidgetCommand
WidgetCommand.Handler -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
applyUndoableEdit, captureMemento, captureStateThenEdit, contribute, execute, getAnnoTool, getIcon, getIcon, getIconName, getPage, getProfile, getRenderControls, getSelectedItems, getUndoManager, init, repaint, reset, setIconNameMethods inherited from class com.levigo.jadice.web.client.util.command.InjectedCommand
canExecute, canExecute, clearInjections, execute, getKey, isSelected, isSelected, setKeyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.levigo.jadice.web.client.util.command.Command
canExecute, execute, getID, isAvailable, isAvailable, isSelectedMethods inherited from interface com.levigo.jadice.web.client.util.command.WidgetCommand
createWidget
-
Constructor Details
-
WidgetBasedAnnotationPropertyEditor
public WidgetBasedAnnotationPropertyEditor()
-
-
Method Details
-
setHandler
- Specified by:
setHandlerin interfaceWidgetCommand
-
closePopup
protected void closePopup()
-