ElementNotFoundException.NotFoundReasonMessage#

public enum NotFoundReasonMessage#

Перечисление предопределенных причин, по которым отсутствует ожидаемый dom-элемент.

Enum Constants#

BUTTON_BY_NAME#

public static final ElementNotFoundException.NotFoundReasonMessage BUTTON_BY_NAME#

COLORPALETTE#

public static final ElementNotFoundException.NotFoundReasonMessage COLORPALETTE#

COLORPICKER#

public static final ElementNotFoundException.NotFoundReasonMessage COLORPICKER#

COLOR_SELECTOR#

public static final ElementNotFoundException.NotFoundReasonMessage COLOR_SELECTOR#

COLUMN_BY_ATTR_NAME#

public static final ElementNotFoundException.NotFoundReasonMessage COLUMN_BY_ATTR_NAME#

COMPOSER_FRAME#

public static final ElementNotFoundException.NotFoundReasonMessage COMPOSER_FRAME#

CONTEXTMENU#

public static final ElementNotFoundException.NotFoundReasonMessage CONTEXTMENU#

DATE_DROPDOWN#

public static final ElementNotFoundException.NotFoundReasonMessage DATE_DROPDOWN#

EDITOR_OF_TYPE#

public static final ElementNotFoundException.NotFoundReasonMessage EDITOR_OF_TYPE#

FIELD_BY_ATTR_NAME#

public static final ElementNotFoundException.NotFoundReasonMessage FIELD_BY_ATTR_NAME#

FILTERPANEL#

public static final ElementNotFoundException.NotFoundReasonMessage FILTERPANEL#

FORM_BY_NAME#

public static final ElementNotFoundException.NotFoundReasonMessage FORM_BY_NAME#

FORM_BY_NAME_AND_TYPE#

public static final ElementNotFoundException.NotFoundReasonMessage FORM_BY_NAME_AND_TYPE#

FORM_BY_SHORTNAME#

public static final ElementNotFoundException.NotFoundReasonMessage FORM_BY_SHORTNAME#

FORM_BY_SIMPLENAME_AND_TYPE#

public static final ElementNotFoundException.NotFoundReasonMessage FORM_BY_SIMPLENAME_AND_TYPE#

GRID_CELL_BY_INDEX#

public static final ElementNotFoundException.NotFoundReasonMessage GRID_CELL_BY_INDEX#

GRID_COLUMNS#

public static final ElementNotFoundException.NotFoundReasonMessage GRID_COLUMNS#

GRID_ROWS#

public static final ElementNotFoundException.NotFoundReasonMessage GRID_ROWS#

HOTKEY_DROPDOWN#

public static final ElementNotFoundException.NotFoundReasonMessage HOTKEY_DROPDOWN#

KEYS_DROPDOWN#

public static final ElementNotFoundException.NotFoundReasonMessage KEYS_DROPDOWN#

LOOKUP_FORM_BY_NAME_AND_REPRESENTATION#

public static final ElementNotFoundException.NotFoundReasonMessage LOOKUP_FORM_BY_NAME_AND_REPRESENTATION#

LOOOKUP_FORM_BY_NAME#

public static final ElementNotFoundException.NotFoundReasonMessage LOOOKUP_FORM_BY_NAME#

MAINFORM#

public static final ElementNotFoundException.NotFoundReasonMessage MAINFORM#

MAINSELECTION#

public static final ElementNotFoundException.NotFoundReasonMessage MAINSELECTION#

MAINSELECTION_BY_QNAME#

public static final ElementNotFoundException.NotFoundReasonMessage MAINSELECTION_BY_QNAME#

MDI_FORM_BY_NAME#

public static final ElementNotFoundException.NotFoundReasonMessage MDI_FORM_BY_NAME#

MDI_FORM_BY_NAME_AND_REPRESENTATION#

public static final ElementNotFoundException.NotFoundReasonMessage MDI_FORM_BY_NAME_AND_REPRESENTATION#

MDI_TABPANEL#

public static final ElementNotFoundException.NotFoundReasonMessage MDI_TABPANEL#

MDI_TAB_BY_CAPTION#

public static final ElementNotFoundException.NotFoundReasonMessage MDI_TAB_BY_CAPTION#

OPERATION_BY_CAPTION#

public static final ElementNotFoundException.NotFoundReasonMessage OPERATION_BY_CAPTION#

OPERATION_BY_NAME#

public static final ElementNotFoundException.NotFoundReasonMessage OPERATION_BY_NAME#

SELECTION_BY_NAME#

public static final ElementNotFoundException.NotFoundReasonMessage SELECTION_BY_NAME#

SELECTION_BY_NAME_AND_REPRESENTATION#

public static final ElementNotFoundException.NotFoundReasonMessage SELECTION_BY_NAME_AND_REPRESENTATION#

SELECTION_BY_SHORTNAME#

public static final ElementNotFoundException.NotFoundReasonMessage SELECTION_BY_SHORTNAME#

TABPANEL#

public static final ElementNotFoundException.NotFoundReasonMessage TABPANEL#

TAB_BY_CAPTION#

public static final ElementNotFoundException.NotFoundReasonMessage TAB_BY_CAPTION#

TOOLBAR#

public static final ElementNotFoundException.NotFoundReasonMessage TOOLBAR#

TOOLBUTTON_BY_CAPTION#

public static final ElementNotFoundException.NotFoundReasonMessage TOOLBUTTON_BY_CAPTION#

TOOLBUTTON_BY_OPERATION#

public static final ElementNotFoundException.NotFoundReasonMessage TOOLBUTTON_BY_OPERATION#

Methods#

valueOf#

public static ElementNotFoundException.NotFoundReasonMessage valueOf(String name)#

values#

public static ElementNotFoundException.NotFoundReasonMessage[] values()#