|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriDoubleClickResult
Object Filter Double-Click Result.
Field Summary | |
---|---|
static int |
esriDCRChooseAndDismiss
Choose the object that was double-clicked, and dismiss the dialog. |
static int |
esriDCRDefault
Let the dialog handle the double-click in a default manner. |
static int |
esriDCRNothing
Do nothing in response to the double-click. |
static int |
esriDCRShowChildren
Open the object that was double-clicked, and display its children. |
Field Detail |
---|
static final int esriDCRDefault
static final int esriDCRChooseAndDismiss
static final int esriDCRShowChildren
static final int esriDCRNothing
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |