Class AreaSelectionToolbar
java.lang.Object
com.levigo.jadice.web.client.tools.area.AreaSelectionToolbar
This toolbar is shown when an area is selected with the AreaSelectionTool. The buttons / commands
for this toolbar are fetched automatically from the AreaSelectionTool via
AreaSelectionTool.getRegisteredActions()
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.gwt.user.client.ui.IsWidget
boolean
void
setVisible
(boolean visible) void
update
(com.levigo.jadice.web.shared.model.internal.SelectedArea area) Updates the toolbar position and possible actions.
-
Constructor Details
-
AreaSelectionToolbar
-
-
Method Details
-
setVisible
public void setVisible(boolean visible) -
isVisible
public boolean isVisible() -
getToolbar
public com.google.gwt.user.client.ui.IsWidget getToolbar()