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 TypeMethodDescriptionvoidAbstractMouseCommand.setMouseEvent(com.google.gwt.event.dom.client.MouseEvent<?> mouseEvent) voidCreateAnnotationCommand.setMouseEvent(com.google.gwt.event.dom.client.MouseEvent<?> mouseEvent) voidAbstractPageViewCommand.setPageView(PageView pageView) voidShowAnnotationEditorCommand.setPageView(PageView pageView) voidShowGradationCommand.setPageView(PageView pageView) voidShowResolutionCalibrationWidgetCommand.setPageView(PageView pageView) Sets thePageViewinstance. -
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 TypeMethodDescriptionvoidFullscreenCommand.setHandler(Set<FullscreenCommand.FullscreenHandler> handler) voidFullscreenCommand.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 TypeMethodDescriptionvoidToggleNotificationsCommand.setVisualNotificationSupport(VisualNotificationSupport visualNotificationSupport)