|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEvaluatorEditor
COM Interface 'IEvaluatorEditor'. Generated 6/23/2009 10:04:48 AM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Generated using ArcGIS Proxy Generator
Description: 'Provides access to an evaluator editor.' 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 String |
IID
Deprecated. Internal use only |
static int |
IID23b61a91_0f9e_46a7_b3c5_fe5484f323b8
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
editDescriptors(String value)
Change the descriptor for all selected evaluators. |
boolean |
editProperties(int parentWindow)
Prompts the user to edit the evaluator. |
String |
getDescriptor(int index)
The ith descriptor value. |
IUID |
getEvaluatorCLSID()
The evaluator CLSID associated with this editor. |
String |
getFullDescription(int index)
The ith full description value. |
int |
getValueChoiceCount()
The number of value choices. |
String |
getValueChoiceDescriptor(int choice)
The value choice description. |
boolean |
isContextSupportsEditDescriptors()
Indicates if the editor supports textbox editing of the descriptor value for the current attribute edit context. |
boolean |
isContextSupportsEditProperties()
Indicates if the editor supports a dialog for the current attribute edit context. |
void |
setDefaultProperties(int index)
Set default properties for the edit evaluator based on the current context. |
void |
setEditEvaluatorsByRef(IEditEvaluators rhs1)
The available set of edit evaluators. |
void |
setValueChoice(int rhs1)
The index of the selected value choice. |
Field Detail |
---|
static final int IID23b61a91_0f9e_46a7_b3c5_fe5484f323b8
static final int xxDummy
static final String IID
Method Detail |
---|
IUID getEvaluatorCLSID() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEditEvaluatorsByRef(IEditEvaluators rhs1) throws IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.catalogUI.IEditEvaluators (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isContextSupportsEditDescriptors() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isContextSupportsEditProperties() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDefaultProperties(int index) throws IOException, AutomationException
index
- The index (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getFullDescription(int index) throws IOException, AutomationException
index
- The index (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getDescriptor(int index) throws IOException, AutomationException
index
- The index (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void editDescriptors(String value) throws IOException, AutomationException
value
- The value (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getValueChoiceCount() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getValueChoiceDescriptor(int choice) throws IOException, AutomationException
choice
- The choice (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setValueChoice(int rhs1) throws IOException, AutomationException
rhs1
- The rhs1 (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean editProperties(int parentWindow) throws IOException, AutomationException
parentWindow
- The parentWindow (A COM typedef) (in)
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 |