|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxContentsViewColumn
COM Interface 'IGxContentsViewColumn'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members that control the GxContentsViewColumn.' 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 |
IID22e48ec9_f92d_11d3_a68d_0008c7d3ae8d
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getCaption()
The caption of the column. |
java.lang.String |
getPropertyName()
The property name. |
int |
getWidth()
The width of the column. |
boolean |
isIntrinsic()
Indicates if intrinsic. |
boolean |
isVisible()
Indicates if visible. |
void |
setCaption(java.lang.String pCaption)
The caption of the column. |
void |
setIntrinsic(boolean pIntrinsic)
Indicates if intrinsic. |
void |
setPropertyName(java.lang.String pPropName)
The property name. |
void |
setVisible(boolean pVisible)
Indicates if visible. |
void |
setWidth(int pWidth)
The width of the column. |
Field Detail |
---|
static final int IID22e48ec9_f92d_11d3_a68d_0008c7d3ae8d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getCaption() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCaption(java.lang.String pCaption) throws java.io.IOException, AutomationException
pCaption
- The pCaption (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getPropertyName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPropertyName(java.lang.String pPropName) throws java.io.IOException, AutomationException
pPropName
- The pPropName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getWidth() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setWidth(int pWidth) throws java.io.IOException, AutomationException
pWidth
- The pWidth (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isVisible() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setVisible(boolean pVisible) throws java.io.IOException, AutomationException
pVisible
- The pVisible (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isIntrinsic() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIntrinsic(boolean pIntrinsic) throws java.io.IOException, AutomationException
pIntrinsic
- The pIntrinsic (in)
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 |