public final class OperationNotifier
extends com.softwareag.mobile.runtime.nui.nUIObject
implements com.softwareag.mobile.runtime.nui.nUIEventListener
nUIObject
to synchronize the communication
between different threads.
This class is not meant to be extended by clients.
event_listener, event_listener_exclusive, first_child, last_child, next_sibling, nuiid, parent, prev_sibling, unlink_children_on_removal_from_parent
bottom, center, centre, CREATE, CUSTOM_EVENT_CODE0, EVT_BACK_BUTTON, EVT_COMPLETED_EDIT, EVT_GAIN_FOCUS, EVT_LOSE_FOCUS, EVT_ON_ADDITION, EVT_POST_EDIT, EVT_PRE_EDIT, EVT_SWIPE_LEFT, EVT_SWIPE_RIGHT, EVT_TIMER_COMPLETE, EVT_TRANSITION_FROM_COMPLETE, EVT_TRIGGER, EVT_TRIGGER_HTTP_FAIL, EVT_TRIGGER_HTTP_SUCCESS, left, MAX_DY_FOR_SWIPE, MIN_DX_FOR_SWIPE, MIN_SCROLL_START_THRESHOLD, NO_YES, OFF_ON, POINTER_STATE_DRAGGED, POINTER_STATE_PRESSED, POINTER_STATE_PRESSED_AND_RELEASED, POINTER_STATE_RELEASED, REMOVE, right, size_absolute, size_huge, size_large, size_medium, size_relative, size_small, size_tiny, style_bold, style_default, style_italic, style_underlined, TEXT_DIRECTION_LTR, TEXT_DIRECTION_RTL, top
Modifier and Type | Method and Description |
---|---|
boolean |
nUIEventCallback(com.softwareag.mobile.runtime.nui.nUIObject object,
int eventType)
The callback method a developer can register for which will be called for all object events
|
public boolean nUIEventCallback(com.softwareag.mobile.runtime.nui.nUIObject object, int eventType)
com.softwareag.mobile.runtime.nui.nUIEventListener
nUIEventCallback
in interface com.softwareag.mobile.runtime.nui.nUIEventListener
object
- The object causing the eventeventType
- The type of event