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 TypeMethodDescriptionvoidShowAnnotationEditorCommand.setHandler(WidgetCommand.Handler handler) voidShowGradationCommand.setHandler(WidgetCommand.Handler handler) voidShowResolutionCalibrationWidgetCommand.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 TypeMethodDescriptionvoidWidgetBasedAnnotationPropertyEditor.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