|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriDockFlags
Toolbar docking flags.
ICommandBar.dock(int, com.esri.arcgis.framework.ICommandBar)
Field Summary | |
---|---|
static int |
esriDockBottom
Docks the toolbar on the bottom of the application. |
static int |
esriDockFloat
Floats the toolbar. |
static int |
esriDockHide
Hides the toolbar. |
static int |
esriDockLeft
Docks the toolbar on the left side of the application. |
static int |
esriDockRight
Docks the toolbar on the right side of the application. |
static int |
esriDockShow
Shows the toolbar. |
static int |
esriDockTabbed
Tabbed in with |
static int |
esriDockToggle
Toggles the toolbar visibility. |
static int |
esriDockTop
Docks the toolbar on the top of the application. |
static int |
esriDockUnPinned
Tabbed in with |
Field Detail |
---|
static final int esriDockHide
static final int esriDockShow
static final int esriDockLeft
static final int esriDockRight
static final int esriDockTop
static final int esriDockBottom
static final int esriDockFloat
static final int esriDockToggle
static final int esriDockTabbed
static final int esriDockUnPinned
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |