Architecture Details of the UI Events Framework

UI Events Framework can:

  • Subscribe to events from Service Center.

    Supported events include: TabOpen, TabClose, ContextOpen, DataLoad, FieldValueChange, OnBeforeSave, OnAfterSave, ContextClose, TabChange.

  • Publish an operation to Service Center.

    Supported operations include: FocusTab, GetFieldValue, SetFieldValue, SaveRecord, CloseTab.