
Function for Add (All)
|
Parameter Name |
Type |
Description |
|
ID |
STRING |
|
|
CONTEXT_ELEMENT |
IF_WD_CONTEXT_ELEMENT |
|
|
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. |
Function for Remove (All)
|
Parameter Name |
Type |
Description |
|
ID |
STRING |
|
|
CONTEXT_ELEMENT |
IF_WD_CONTEXT_ELEMENT |
|
|
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. |