|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPageIndexControl
COM Interface 'IPageIndexControl'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Data Driven Page Control interface.' 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 |
IID36f0873a_4237_4535_a486_f3cb8ae91130
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
isFirstPageShown()
Is the current data driven page the first? |
boolean |
isLastPageShown()
Is the current data driven page the last? |
void |
showFirstPage()
Show the first data driven page. |
void |
showLastPage()
Show the last data driven page. |
void |
showNextPage()
Show the next data driven page. |
void |
showPreviousPage()
Show the previous data driven page. |
Field Detail |
---|
static final int IID36f0873a_4237_4535_a486_f3cb8ae91130
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isFirstPageShown() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isLastPageShown() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void showFirstPage() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void showNextPage() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void showPreviousPage() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void showLastPage() 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 |