SAP Control Framework
   Control Framework Architecture
      Event Handling
         Registering and Processing Events
         Context Menu
         Drag and Drop
            Process Flow of a Drag and Drop Operation
            Drag and Drop Events
            Example of Drag and Drop Programming
            Drag and Drop in WAN Environments
      Lifetime Management
      Automation Queue
         Synchronizing the Automation Queue
         Error Handling in Synchronization
         Automation Queue Services
      Using Controls in a WAN
   Creating a Control: SAP Picture Example
   Methods of Class CL_GUI_CFW
      dispatch
      flush
      get_living_dynpro_controls
      set_new_ok_code
      update_view
   Methods of Class CL_GUI_OBJECT
      is_valid
      free
   Methods of Class CL_GUI_CONTROL
      constructor
      finalize
      set_registered_events
      get_registered_events
      is_alive
      set_alignment
      set_position
      set_visible
      get_focus
      set_focus
      get_height
      get_width
   Methods of the Class CL_DRAGDROP
      constructor
      add
      clear
      destroy
      get
      get_handle
      modify
      remove
   Methods of the Class CL_DRAGDROPOBJECT
      set_flavor
      abort