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
|
java.lang.String |
toString() |
getDockable, setDockableclone, getActionType, getDesktop, getInitialDockableState, getNextDockableStatepublic DockingActionCreateTabEvent(DockingDesktop desktop, Dockable dockable, int initialState, int nextState, Dockable base, int order)
public Dockable getBase()
public int getOrder()
public java.lang.String toString()
toString in class java.lang.Object© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications