public interface ITableSort3 extends ITableSort2, 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 |
IID54f7c682_fb11_4afa_9f27_6220f774ac60 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID56e3ea76_9373_40f8_9868_6aad5bb1c2b3IID2d0f935e_32f5_11d2_a06f_0000f8775bf9| Modifier and Type | Method and Description |
|---|---|
void |
setUseNaturalSort(boolean rhs1)
Field sort order using natural sort (sort numbers in text as numbers).
|
setSortByCodedValueDescriptiongetIDByIndex, getIDs, getQueryFilter, getRows, getSelectionSet, getTable, setAscending, setCaseSensitive, setCompareByRef, setCursorByRef, setFields, setQueryFilterByRef, setSelectionSetByRef, setSortCharacters, setTableByRef, sortstatic final int IID54f7c682_fb11_4afa_9f27_6220f774ac60
static final int xxDummy
static final java.lang.String IID
void setUseNaturalSort(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.