CInputField Events

  • onEnter

    Assigns the action executed when the user confirms the entry using the ENTER button.

    Parameter Name

    Type Description
    ID STRING Standard Parameter
    CONTEXT_ELEMENT IF_WD_CONTEXT_ELEMENT Standard Parameter
  • onTablePaste

    The CInputField can handle copied table data that was entered with key combination CTRL + V.

    Parameter Name

    Type Description
    ID STRING Standard Parameter
    CONTEXT_ELEMENT IF_WD_CONTEXT_ELEMENT Standard Parameter
    TABLE WDUI_TABLE_PASTE_DATA