Show TOC

 Shuttle EventsLocate this document in the navigation structure

Events in the View Designer
  • onAdd

    Function for Add (All)

    Parameter Name

    Type

    Description

    ID

    STRING

    Standard Parameter

    CONTEXT_ELEMENT

    IF_WD_CONTEXT_ELEMENT

    Standard Parameter

    ALL

    WDY_BOOLEAN

    Specifies whether all buttons, or only a few can be added If the value is true, Add All is valid; if it is false only Add is valid.

  • onRemove

    Function for Remove (All)

    Parameter Name

    Type

    Description

    ID

    STRING

    Standard Parameter

    CONTEXT_ELEMENT

    IF_WD_CONTEXT_ELEMENT

    Standard Parameter

    ALL

    WDY_BOOLEAN

    Specifies whether all buttons, or only a few can be removed. If the value is true, Remove All is valid; if it is false only Remove is valid.