Uses of Interface
com.levigo.jadice.web.client.util.command.WidgetCommand.Handler
Packages that use WidgetCommand.Handler
Package
Description
-
Uses of WidgetCommand.Handler in com.levigo.jadice.web.client.commands
Methods in com.levigo.jadice.web.client.commands with parameters of type WidgetCommand.HandlerModifier and TypeMethodDescriptionvoid
ShowAnnotationEditorCommand.setHandler
(WidgetCommand.Handler handler) void
ShowGradationCommand.setHandler
(WidgetCommand.Handler handler) void
ShowResolutionCalibrationWidgetCommand.setHandler
(WidgetCommand.Handler handler) Registers a callback. -
Uses of WidgetCommand.Handler in com.levigo.jadice.web.client.internal.annotation.editor
Methods in com.levigo.jadice.web.client.internal.annotation.editor with parameters of type WidgetCommand.HandlerModifier and TypeMethodDescriptionvoid
WidgetBasedAnnotationPropertyEditor.setHandler
(WidgetCommand.Handler handler) -
Uses of WidgetCommand.Handler in com.levigo.jadice.web.client.util.command
Methods in com.levigo.jadice.web.client.util.command with parameters of type WidgetCommand.Handler