We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Dialog that contains a single form. This is handy for AJAX based option requests.
Namespace: ScavixWDF\JQueryUI\Dialog
Extends: uiDialog » uiControl » Control » Renderable
Sets the text for the Cancel button.
Definition: public function setCancelText($text)
public function setCancelText($text)
Returns: $this
$this
Parameters:
string $text
Sets the text for the OK button.
Definition: public function setOkText($text)
public function setOkText($text)