Uses of Annotation Interface
com.levigo.jadice.web.client.util.command.Argument
Packages that use Argument
Package
Description
-
Uses of Argument in com.levigo.jadice.web.client.commands
Methods in com.levigo.jadice.web.client.commands with annotations of type ArgumentModifier and TypeMethodDescriptionvoid
AbstractMouseCommand.setMouseEvent
(com.google.gwt.event.dom.client.MouseEvent<?> mouseEvent) void
CreateAnnotationCommand.setMouseEvent
(com.google.gwt.event.dom.client.MouseEvent<?> mouseEvent) void
AbstractPageViewCommand.setPageView
(PageView pageView) void
ShowAnnotationEditorCommand.setPageView
(PageView pageView) void
ShowGradationCommand.setPageView
(PageView pageView) void
ShowResolutionCalibrationWidgetCommand.setPageView
(PageView pageView) Sets thePageView
instance. -
Uses of Argument in com.levigo.jadice.web.demo.common.client.commands
Methods in com.levigo.jadice.web.demo.common.client.commands with annotations of type ArgumentModifier and TypeMethodDescriptionvoid
FullscreenCommand.setHandler
(Set<FullscreenCommand.FullscreenHandler> handler) void
FullscreenCommand.setWidget
(FullscreenCommand.FullScreenTarget widget) -
Uses of Argument in com.levigo.jadice.web.demo.common.client.notification
Methods in com.levigo.jadice.web.demo.common.client.notification with annotations of type ArgumentModifier and TypeMethodDescriptionvoid
ToggleNotificationsCommand.setVisualNotificationSupport
(VisualNotificationSupport visualNotificationSupport)