|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPageLayoutControl2
COM Interface 'IPageLayoutControl2'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to members that control the PageLayoutControl.' 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_27_GET_NAME
|
static java.lang.String |
DISPID_27_PUT_NAME
|
static java.lang.String |
DISPID_28_NAME
|
static java.lang.String |
DISPID_29_GET_NAME
|
static java.lang.String |
DISPID_29_PUT_NAME
|
static java.lang.String |
DISPID_30_GET_NAME
|
static java.lang.String |
DISPID_31_GET_NAME
|
static java.lang.String |
DISPID_31_PUT_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDaf899892_4db1_4f01_bd4e_b6ef6535d13f
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.Object |
getCustomProperty()
A property to associate data with a control. |
java.lang.String |
getDocumentFilename()
The filename of the last map document loaded into the control. |
int |
getKeyIntercept()
A property that specifies interception of key strokes that are normally handled by the container. |
java.lang.Object |
getObject()
A property that returns the underlying control. |
void |
setCustomProperty(java.lang.Object pVal)
A property to associate data with a control. |
void |
setDocumentFilename(java.lang.String pVal)
The filename of the last map document loaded into the control. |
void |
setKeyIntercept(int pVal)
A property that specifies interception of key strokes that are normally handled by the container. |
void |
suppressResizeDrawing(boolean suppressResize,
int resizeHWnd)
Suppress full redraw of control during resize operations. |
Field Detail |
---|
static final int IIDaf899892_4db1_4f01_bd4e_b6ef6535d13f
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_27_GET_NAME
static final java.lang.String DISPID_27_PUT_NAME
static final java.lang.String DISPID_28_NAME
static final java.lang.String DISPID_29_GET_NAME
static final java.lang.String DISPID_29_PUT_NAME
static final java.lang.String DISPID_30_GET_NAME
static final java.lang.String DISPID_31_GET_NAME
static final java.lang.String DISPID_31_PUT_NAME
Method Detail |
---|
java.lang.Object getCustomProperty() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCustomProperty(java.lang.Object pVal) throws java.io.IOException, AutomationException
pVal
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void suppressResizeDrawing(boolean suppressResize, int resizeHWnd) throws java.io.IOException, AutomationException
suppressResize
- The suppressResize (in)resizeHWnd
- The resizeHWnd (in, optional, pass 0 if not required)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getDocumentFilename() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDocumentFilename(java.lang.String pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getObject() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getKeyIntercept() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setKeyIntercept(int pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (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 |