|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITOCControl2
COM Interface 'ITOCControl2'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to members that control the TOCControl.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
DISPID_14_GET_NAME
|
static java.lang.String |
DISPID_14_PUT_NAME
|
static java.lang.String |
DISPID_15_NAME
|
static java.lang.String |
DISPID_16_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDf7b681c9_d60e_453d_915a_c878a2416b27
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
getSelectedItem(int[] itemType,
IBasicMap[] basicMap,
ILayer[] layer,
java.lang.Object[] unk,
java.lang.Object[] data)
Returns the selected item in the TOCControl. |
boolean |
isEnableLayerDragDrop()
Indicates if layers can be dragged and dropped in the control. |
void |
selectItem(java.lang.Object unk,
java.lang.Object data)
Sets the selected item in the TOCControl. |
void |
setEnableLayerDragDrop(boolean newVal)
Indicates if layers can be dragged and dropped in the control. |
Methods inherited from interface com.esri.arcgis.controls.ITOCControl |
---|
aboutBox, esri_isEnabled, esri_setEnabled, getActiveView, getAppearance, getBorderStyle, getBuddy, getCustomProperty, getHWnd, getKeyIntercept, getLabelEdit, getLayerVisibilityEdit, getMouseIcon, getMousePointer, getObject, hitTest, setActiveView, setAppearance, setBorderStyle, setBuddyControl, setCustomProperty, setKeyIntercept, setLabelEdit, setLayerVisibilityEdit, setMouseIconByRef, setMousePointer, update |
Field Detail |
---|
static final int IIDf7b681c9_d60e_453d_915a_c878a2416b27
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_14_GET_NAME
static final java.lang.String DISPID_14_PUT_NAME
static final java.lang.String DISPID_15_NAME
static final java.lang.String DISPID_16_NAME
Method Detail |
---|
boolean isEnableLayerDragDrop() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEnableLayerDragDrop(boolean newVal) throws java.io.IOException, AutomationException
newVal
- The newVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void getSelectedItem(int[] itemType, IBasicMap[] basicMap, ILayer[] layer, java.lang.Object[] unk, java.lang.Object[] data) throws java.io.IOException, AutomationException
itemType
- A com.esri.arcgis.controls.esriTOCControlItem constant (in/out: use single element array)basicMap
- A reference to a com.esri.arcgis.carto.IBasicMap (in/out: use single element array)layer
- A reference to a com.esri.arcgis.carto.ILayer (in/out: use single element array)unk
- A reference to another Object (IUnknown) (in/out: use single element array)data
- A Variant (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void selectItem(java.lang.Object unk, java.lang.Object data) throws java.io.IOException, AutomationException
unk
- A reference to another Object (IUnknown) (in)data
- A Variant (in, optional, pass null if not required)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |