public interface ITableSort2 extends ITableSort, java.io.Serializable
Description: 'Provides access to members that return and modify information to sort a table.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID56e3ea76_9373_40f8_9868_6aad5bb1c2b3 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID2d0f935e_32f5_11d2_a06f_0000f8775bf9
Modifier and Type | Method and Description |
---|---|
void |
setSortByCodedValueDescription(java.lang.String field,
boolean rhs2)
Field sort order by coded value description.
|
getIDByIndex, getIDs, getQueryFilter, getRows, getSelectionSet, getTable, setAscending, setCaseSensitive, setCompareByRef, setCursorByRef, setFields, setQueryFilterByRef, setSelectionSetByRef, setSortCharacters, setTableByRef, sort
static final int IID56e3ea76_9373_40f8_9868_6aad5bb1c2b3
static final int xxDummy
static final java.lang.String IID
void setSortByCodedValueDescription(java.lang.String field, boolean rhs2) throws java.io.IOException, AutomationException
field
- The field (in)rhs2
- The rhs2 (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.