Configuring Siebel Open UI > Architecture of Siebel Open UI > Life Cycle of User Interface Elements >

Life Cycle of a Plug-in Wrapper


The plug-in wrapper uses methods in the following sequence:

  1. ShowUI. Performs show related activities for a control. For more information see ShowUI Method.
  2. BindEvents. Attaches events to the DOM instance of the control. For more information see BindEvents Method.
  3. BindData. Initializes data to the DOM instance of the control. For more information see BindData Method.
  4. EndLife. Ends the life of the Plug-in Wrapper. For more information see EndLife Method.
Configuring Siebel Open UI Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.