An extension of the native Dijit control, that permits altering some inherited
code, in order to fix bugs and/or add features.
- Since:
- 1.0.45
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Extends
- external:dijit/form/ValidationTextBox
Members
-
autocomplete :string
-
Whether to enable autocomplete on the textbox. Further details available against the alfresco/forms/controls/TextBox property.
Type:
- string
- Default Value:
- null
- Source:
Methods
-
_setPlaceHolderAttr(placeholderValue)
-
If we can use native placeholder, use it instead of the Dojo one.
Parameters:
Name Type Description placeholderValue
string The placeholder value. - Source:
-
postCreate()
-
Run after the widget has been created.
- Source: