|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISummarizeUI
COM Interface 'ISummarizeUI'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that summarize a table by an attribute.' 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 |
IID6ea934a3_1f85_11d4_a69e_0008c7d3ae8d
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
doModal(int parentWindow)
Shows or hides the window. |
void |
setApplicationByRef(java.lang.Object rhs1)
The reference to the application to which this window belongs. |
void |
setSummarizeFieldByRef(IField rhs1)
The summarize field. |
void |
setSummarizeOnSelectedOnly(boolean rhs1)
Indicates whether to summarize only on selected records. |
void |
setSummarizeTableByRef(ITable rhs1)
The summarize table. |
Field Detail |
---|
static final int IID6ea934a3_1f85_11d4_a69e_0008c7d3ae8d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setSummarizeTableByRef(ITable rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geodatabase.ITable (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSummarizeFieldByRef(IField rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geodatabase.IField (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSummarizeOnSelectedOnly(boolean rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setApplicationByRef(java.lang.Object rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to another Automation Object (IDispatch) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void doModal(int parentWindow) throws java.io.IOException, AutomationException
parentWindow
- The parentWindow (A COM typedef) (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 |