Defines the API for a panels to work with the ViewerFrame toolbar and menu bar
Get the bookmark flag to update appropriately the tool bar
Get the copy flag to update appropriately the tool bar
return list of current data
Get the drag flag to update appropriately the tool bar
Get the copy flag to update appropriately the tool bar
Get the preview flag to update appropriately the tool bar
Get the print flag to update appropriately the tool bar
Get the redo flag to update appropriately the tool bar
Get the reset flag to update appropriately the tool bar
Get the save flag to update appropriately the tool bar
return the current state
Get the undo flag to update appropriately the tool bar
Get the zoom flag to update appropriately the tool bar
Get the zoom in flag to update appropriately the tool bar
Get the zoom out flag to update appropriately the tool bar
Parameters: | event – contains parameter enable . when enable is set to True |
---|
the application is in Batch mode else the application is default mode(single mode)
The derivative class is on bookmark mode if implemented
The copy action if possible
The derivative class allows dragging motion if implemented
The derivative class is on unfocus if implemented
The paste action if possible
Display a printable version of the class derivative
The previous action is restored if possible
The derivative class state is restored
The state of the derivative class is restored
The derivative class is on focus if implemented
The current action is canceled
The derivative class is on zoom mode (using pane) if zoom mode is implemented
The derivative class is on zoom in mode if implemented
The derivative class is on zoom out mode if implemented