|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPropertyPageSiteConfig
COM Interface 'IPropertyPageSiteConfig'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriFramework.olb'
Description: 'Provides access to members that configure a property page site.' 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 |
IID2645f960_b557_4b7b_b017_10f10159b78b
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getHWnd()
The window handle of the site. |
IPropertyPage |
getPage()
The page contained by the site. |
void |
setHWnd(int hWnd)
The window handle of the site. |
void |
setPageByRef(IPropertyPage page)
The page contained by the site. |
Field Detail |
---|
static final int IID2645f960_b557_4b7b_b017_10f10159b78b
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setHWnd(int hWnd) throws java.io.IOException, AutomationException
hWnd
- The hWnd (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getHWnd() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPageByRef(IPropertyPage page) throws java.io.IOException, AutomationException
page
- A reference to a com.esri.arcgis.framework.IPropertyPage (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPropertyPage getPage() 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 |