Constructor
new SimpleInputModal()
Members
(static, non-null) STATE :Object
State definition.
Type:
- Object
- Source:
(non-null) alert :object
Optional ClayAlert in SimpleInputModal
Type:
- object
- Default Value:
- undefined
- Source:
checkboxFieldLabel :string
Label for the optional checkbox.
Type:
- string
- Default Value:
- ''
- Source:
checkboxFieldName :string
Name for the optional checkbox.
Type:
- string
- Default Value:
- ''
- Source:
checkboxFieldValue :boolean
Initial value for the optional checkbox.
Type:
- boolean
- Default Value:
- false
- Source:
(non-null) dialogTitle :string
Modal window title.
Type:
- string
- Default Value:
- undefined
- Source:
(non-null) fixFormData :string
Adds a hidden bogus input when necessary to work around some form data +
Ajax formatting issues. See LPS-86960 for more details.
Type:
- string
- Default Value:
- false
- Source:
(non-null) formSubmitURL :string
URL where the form will be submitted.
Type:
- string
- Default Value:
- undefined
- Source:
id :string
Autogenerated ID provided by templates.
Type:
- string
- Default Value:
- ''
- Source:
idFieldName :string
Name for the hidden ID field.
Type:
- string
- Default Value:
- ''
- Source:
idFieldValue :string
Value for the hidden ID field.
Type:
- string
- Default Value:
- ''
- Source:
(non-null) mainFieldLabel :string
Label for the main field.
Type:
- string
- Default Value:
- undefined
- Source:
(non-null) mainFieldName :string
Name for the main field.
Type:
- string
- Default Value:
- undefined
- Source:
mainFieldPlaceholder :string
Placeholder for the main field.
Type:
- string
- Default Value:
- ''
- Source:
mainFieldValue :string
Initial value for the main field.
Type:
- string
- Default Value:
- ''
- Source:
(non-null) namespace :string
Namespace that will be prepended to field names.
Type:
- string
- Default Value:
- undefined
- Source:
(non-null) spritemap :string
URL for the portal icons being used.
Type:
- string
- Default Value:
- undefined
- Source:
Methods
attached()
- Source: