Extends
- PortletBase
Members
errorNode :String
Node where errors will be rendered.
Type:
- String
- Source:
Methods
attached()
- Source:
handleKeyDown_(event)
Prevents from introducing letters in the input field.
Parameters:
Name | Type | Description |
---|---|---|
event |
KeyboardEvent | The keyboard event. |
- Source:
isAutomaticUuid_() → {Boolean}
Returns if the "Automatic" check is selected
- Source:
Returns:
whether the "Automatic" radiobutton is checked or not.
- Type
- Boolean
(protected) onChangeUuidOptions_()
Checks if the uuid identifier has a custom
value or it has to be generated automatically.
- Source:
(protected) onSubmitForm_(event)
Checks if there are form errors before
submitting the AMI.
Parameters:
Name | Type | Description |
---|---|---|
event |
Event | The event that triggered the submit action. |
- Source:
updateUuid()
Updates the uuid identifier based on the "name" field
if the "Automatic" option is selected
- Source:
(protected) validateDimensions_()
Checks if max-widht or max-height has a value.
- Source: