|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryMode | |
---|---|
com.esri.map |
Uses of QueryMode in com.esri.map |
---|
Methods in com.esri.map that return QueryMode | |
---|---|
QueryMode |
ArcGISFeatureLayer.getOperationMode()
Gets the operation mode. |
static QueryMode |
QueryMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryMode[] |
QueryMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.esri.map with parameters of type QueryMode | |
---|---|
void |
ArcGISFeatureLayer.setOperationMode(QueryMode queryMode)
Sets the operation mode. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |