Sets the label for the right button in the titlebar of the page.
$m.pageTitleRightButton("Action"); |
Syntax
$m.pageTitleRightButton(label)
Parameters
label
string (required)
The string to be set as label for the right button in the title bar of the page. If empty string, the button gets hidden from the title bar.
Return value
Button - {Object}. The juci button object.