public class DockingActionCreateTabEvent extends DockingActionDockableEvent
ACTION_ADD_DOCKABLE, ACTION_CLOSE, ACTION_CREATE_TAB, ACTION_SPLIT_COMPONENT, ACTION_SPLIT_DOCKABLE, ACTION_SPLIT_DOCKABLE_CONTAINER, ACTION_STATE_CHANGE
Constructor and Description |
---|
DockingActionCreateTabEvent(DockingDesktop desktop,
Dockable dockable,
int initialState,
int nextState,
Dockable base,
int order) |
Modifier and Type | Method and Description |
---|---|
Dockable |
getBase()
Returns the dockable used as a reference to create a tab (may already belong to a tab)
|
int |
getOrder()
Returns the order of insertion in the tabbed container
|
String |
toString() |
getDockable, setDockable
clone, getActionType, getDesktop, getInitialDockableState, getNextDockableState
public DockingActionCreateTabEvent(DockingDesktop desktop, Dockable dockable, int initialState, int nextState, Dockable base, int order)
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications