public class Events extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACTION_EVENT_TYPE
Fully qualified name of ui::ActionEvent type
|
static String |
ACTION_LISTENER_TYPE
Fully qualified name of ui::ActionListener type
|
static String |
APPLICATION_EVENT_TYPE
Fully qualified name of ui::ApplicationEvent type
|
static String |
APPLICATION_LISTENER_TYPE
Fully qualified name of ui::ApplicationEventListener type
|
static String |
ASYNCHRONOUS_TEXT_CHANGE_EVENT_TYPE
Fully qualified name of ui::AsynchronousTextChangeEvent type
|
static String |
ASYNCHRONOUS_TEXT_CHANGE_LISTENER_TYPE
Fully qualified name of ui::AsynchronousTextChangeListener type
|
static String |
CALENDAR_CREATE_EVENT_TYPE |
static String |
CALENDAR_CREATE_LISTENER_TYPE |
static String |
CALENDAR_EDIT_EVENT_TYPE |
static String |
CALENDAR_EDIT_LISTENER_TYPE |
static String |
CALENDAR_RESCHEDULE_EVENT_TYPE |
static String |
CALENDAR_RESCHEDULE_LISTENER_TYPE |
static String |
CHART_CLICK_EVENT_TYPE
Fully qualified name of ui::ChartClickEvent type
|
static String |
CHART_CLICK_LISTENER_TYPE
Fully qualified name of ui::ChartClickListener type
|
static String |
FILE_DOWNLOAD_EVENT_TYPE
Fully qualified name of ui::FileUploadEvent type
|
static String |
FILE_DOWNLOAD_LISTENER_TYPE
Fully qualified name of ui::FileDownloadListener type
|
static String |
FILE_UPLOAD_EVENT_TYPE
Fully qualified name of ui::FileUploadEvent type
|
static String |
FILE_UPLOAD_LISTENER_TYPE
Fully qualified name of ui::FileUploadListener type
|
static String |
FIREAPPEVENT_ACTION_TYPE
Fully qualified name of ui::FireApplicationEventAction type
|
static String |
GENERIC_LISTENER_TYPE
Fully qualified name of ui::GenericListener type
|
static String |
GEOLOCATION_EVENT_TYPE |
static String |
GEOLOCATION_LISTENER_TYPE |
static String |
INIT_EVENT_TYPE
Fully qualified name of ui::InitEvent type
|
static String |
INIT_LISTENER_TYPE
Fully qualified name of ui::ValueChangeListener type
|
static String |
MAP_CLICKED_EVENT_TYPE |
static String |
MAP_CLICKED_LISTENER_TYPE |
static String |
MARKER_CLICKED_EVENT_TYPE |
static String |
MARKER_CLICKED_LISTENER_TYPE |
static String |
MARKER_DRAGGED_EVENT_TYPE |
static String |
MARKER_DRAGGED_LISTENER_TYPE |
static String |
MENU_EVENT_TYPE |
static String |
MENU_LISTENER_TYPE |
static String |
NAVIGATION_ACTION_TYPE
Fully qualified name of ui::NavigationAction type
|
static String |
PERSIST_ACTION_TYPE
Fully qualified name of ui::PersistAction type
|
static String |
POPUP_CLOSE_REQUEST_EVENT |
static String |
POPUP_CLOSE_REQUEST_LISTENER |
static String |
RENDERER_CLICK_EVENT |
static String |
RENDERER_CLICK_LISTENER |
static String |
SAVE_ACTION_TYPE
Fully qualified name of ui::SaveAction type
|
static String |
SUBMIT_ACTION_TYPE
Fully qualified name of ui::SubmitAction type
|
static String |
TABLE_PAGE_SIZE_CHANGE_EVENT |
static String |
TABLE_PAGE_SIZE_CHANGE_LISTENER |
static String |
TREE_EVENT_TYPE |
static String |
TREE_LISTENER_TYPE |
static String |
VALUE_CHANGE_EVENT_TYPE
Fully qualified name of ui::ValueChangeEvent type
|
static String |
VALUE_CHANGE_LISTENER_TYPE
Fully qualified name of ui::ValueChangeListener type
|
static String |
VIEWMODEL_ACTION_TYPE
Fully qualified name of ui::ViewModelAction type
|
static String |
WIDGET_CHANGE_EVENT_TYPE
Fully qualified name of ui::WidgetChangeEvent type
|
static String |
WIDGET_CHANGE_LISTENER_TYPE
Fully qualified name of ui::WidgetChangeListener type
|
static String |
WIDGET_CONFIGURATION_TYPE
Fully qualified name of ui::WidgetConfiguration type
|
public static final String GENERIC_LISTENER_TYPE
public static final String ACTION_EVENT_TYPE
public static final String ACTION_LISTENER_TYPE
public static final String VALUE_CHANGE_EVENT_TYPE
public static final String VALUE_CHANGE_LISTENER_TYPE
public static final String ASYNCHRONOUS_TEXT_CHANGE_EVENT_TYPE
public static final String ASYNCHRONOUS_TEXT_CHANGE_LISTENER_TYPE
public static final String INIT_EVENT_TYPE
public static final String INIT_LISTENER_TYPE
public static final String APPLICATION_EVENT_TYPE
public static final String APPLICATION_LISTENER_TYPE
public static final String FILE_UPLOAD_EVENT_TYPE
public static final String FILE_UPLOAD_LISTENER_TYPE
public static final String FILE_DOWNLOAD_EVENT_TYPE
public static final String FILE_DOWNLOAD_LISTENER_TYPE
public static final String CHART_CLICK_EVENT_TYPE
public static final String CHART_CLICK_LISTENER_TYPE
public static final String WIDGET_CHANGE_EVENT_TYPE
public static final String WIDGET_CHANGE_LISTENER_TYPE
public static final String WIDGET_CONFIGURATION_TYPE
public static final String SAVE_ACTION_TYPE
public static final String SUBMIT_ACTION_TYPE
public static final String PERSIST_ACTION_TYPE
public static final String NAVIGATION_ACTION_TYPE
public static final String VIEWMODEL_ACTION_TYPE
public static final String FIREAPPEVENT_ACTION_TYPE
public static final String CALENDAR_EDIT_LISTENER_TYPE
public static final String CALENDAR_CREATE_LISTENER_TYPE
public static final String CALENDAR_RESCHEDULE_LISTENER_TYPE
public static final String CALENDAR_EDIT_EVENT_TYPE
public static final String CALENDAR_CREATE_EVENT_TYPE
public static final String CALENDAR_RESCHEDULE_EVENT_TYPE
public static final String MAP_CLICKED_LISTENER_TYPE
public static final String MARKER_CLICKED_LISTENER_TYPE
public static final String MARKER_DRAGGED_LISTENER_TYPE
public static final String MAP_CLICKED_EVENT_TYPE
public static final String MARKER_CLICKED_EVENT_TYPE
public static final String MARKER_DRAGGED_EVENT_TYPE
public static final String GEOLOCATION_EVENT_TYPE
public static final String GEOLOCATION_LISTENER_TYPE
public static final String MENU_EVENT_TYPE
public static final String MENU_LISTENER_TYPE
public static final String TREE_LISTENER_TYPE
public static final String TREE_EVENT_TYPE
public static final String POPUP_CLOSE_REQUEST_EVENT
public static final String POPUP_CLOSE_REQUEST_LISTENER
public static final String TABLE_PAGE_SIZE_CHANGE_EVENT
public static final String TABLE_PAGE_SIZE_CHANGE_LISTENER
public static final String RENDERER_CLICK_EVENT
public static final String RENDERER_CLICK_LISTENER
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.