|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILayerQueryBuilder
COM Interface 'ILayerQueryBuilder'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods for the layer query builder.' 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 |
IID30c6ef94_9063_11d7_b87f_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
doModal(ILayer piLayer,
int hParent)
Displays a modal query builder dialog. |
java.lang.String |
getWhereClause()
SQL style WhereClause for the query. |
void |
setWhereClause(java.lang.String pVal)
SQL style WhereClause for the query. |
| Field Detail |
|---|
static final int IID30c6ef94_9063_11d7_b87f_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getWhereClause()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setWhereClause(java.lang.String pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void doModal(ILayer piLayer,
int hParent)
throws java.io.IOException,
AutomationException
piLayer - A reference to a com.esri.arcgis.carto.ILayer (in)hParent - The hParent (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 | ||||||||