|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxContentsView
COM Interface 'IGxContentsView'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members that control the GxContentsView.' 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 |
IID
Deprecated. Internal use only |
static int |
IIDda1862ea_95f8_11d2_af67_080009ec734b
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
beginRename()
Starts a rename operation on the current selection. |
int |
getDisplayStyle()
The current display style. |
boolean |
isAllowMultiSelect()
Indicates if multiple objects can be selected. |
void |
setAllowMultiSelect(boolean multiSelect)
Indicates if multiple objects can be selected. |
void |
setDisplayStyle(int contentsStyle)
The current display style. |
void |
setObjectFilterByRef(IGxObjectFilter rhs1)
The object filter used for controlling what objects are displayed. |
Field Detail |
---|
static final int IIDda1862ea_95f8_11d2_af67_080009ec734b
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getDisplayStyle() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDisplayStyle(int contentsStyle) throws java.io.IOException, AutomationException
contentsStyle
- A com.esri.arcgis.catalogUI.esriContentsViewStyle constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isAllowMultiSelect() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAllowMultiSelect(boolean multiSelect) throws java.io.IOException, AutomationException
multiSelect
- The multiSelect (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setObjectFilterByRef(IGxObjectFilter rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.catalog.IGxObjectFilter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void beginRename() throws java.io.IOException, AutomationException
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 |