| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasBackground
Components that can have a background should implement this interface
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasBackground
Components that can have a background should implement this interface
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasBackground
Components that can have a background should implement this interface
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasClickableElement
Component that can be clicked or has a child element that can be clicked should implement this
interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasBackground
Components that can have a background should implement this interface
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasClickableElement
Component that can be clicked or has a child element that can be clicked should implement this
interface
|
| HasContent
A component that can have text content should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Sizable
An interface for a component that can have different sizes
|
| Switchable
Components that can be enabled/disabled should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Sizable
An interface for a component that can have different sizes
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasBackground
Components that can have a background should implement this interface
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasDeselectionHandler
a component that can be deselected should implement this interface
|
| HasDeselectionHandler.DeselectionHandler
A function to implement component deselection
|
| HasRemoveHandler
A component that can be removed should implement this interface
|
| HasRemoveHandler.RemoveHandler
a function to handle removing of the component
|
| HasSelectionHandler
A component that has items to be selected/deselected should implement this interface
|
| HasSelectionHandler.SelectionHandler
A function to implement logic to be executed when a component being selected
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Switchable
Components that can be enabled/disabled should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasMultiSelectionSupport
This interface is used to implement multi-select capability to a component
|
| HasSelectionSupport
Components that needs to support selection of items can implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| ScreenMedia
an enum that lists a set css classes that controls the visibility of the element based on screen
media
|
| Selectable
A component that can be selected/deselected should implement this interface
|
| Selectable.SelectionHandler
A function to implement logic to be executed when a
Selectable component selection
changed |
| Class and Description |
|---|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| Focusable
Components that can be focused should implement this interface
|
| HasAutoValidation
Components that need to use the auto validation feature should implement this interface
|
| HasChangeHandlers
Components that has a value that can be changed and need to define listeners for the changes
should implement this interface
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasHelperText
Component that can have a helper text should implement this interface
|
| HasLabel
Components that can have a label should implement this interface
|
| HasName
A component that can have a name should implement this interface
|
| HasPlaceHolder
Components that can have a placeholder should implement this interface
|
| HasSelectSupport
A component that can have a selected item should implement this interface
|
| HasValidation
Component that can be validated should implement this interface
|
| HasValue
A Component that can have a value should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| IsRequired
Components that need to have required value validation should implement this interface
|
| Switchable
Components that can be enabled/disabled should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Switchable
Components that can be enabled/disabled should implement this interface
|
| Class and Description |
|---|
| AppendStrategy
The strategy for appending the menu to the target element
|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasBackground
Components that can have a background should implement this interface
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasSelectionHandler
A component that has items to be selected/deselected should implement this interface
|
| HasSelectionHandler.SelectionHandler
A function to implement logic to be executed when a component being selected
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| KeyboardNavigation
A helper class to ease the keyboard navigation of a menu
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| Checkable
A Component that needs to have a toggle state (checked/unchecked) should implement this interface
|
| DelayedTextInput
A component that wraps an
HTMLInputElement and performs an action when the user stops
typing in the input after a configurable delay |
| DelayedTextInput.DelayedAction
A function to implement the action to be taken for
DelayedTextInput |
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| DominoUIConfig
This class provides global configuration for form fields
|
| Focusable
Components that can be focused should implement this interface
|
| HasAutoValidation
Components that need to use the auto validation feature should implement this interface
|
| HasBackground
Components that can have a background should implement this interface
|
| HasChangeHandlers
Components that has a value that can be changed and need to define listeners for the changes
should implement this interface
|
| HasChangeHandlers.ChangeHandler |
| HasChildren
A component that can have child elements should implement this interface
|
| HasHelperText
Component that can have a helper text should implement this interface
|
| HasLabel
Components that can have a label should implement this interface
|
| HasLength
Components that has a requirement to have a min and max length can implement this interface
|
| HasName
A component that can have a name should implement this interface
|
| HasPlaceHolder
Components that can have a placeholder should implement this interface
|
| HasSelectionHandler
A component that has items to be selected/deselected should implement this interface
|
| HasSelectionHandler.SelectionHandler
A function to implement logic to be executed when a component being selected
|
| HasValidation
Component that can be validated should implement this interface
|
| HasValidation.Validator
An interface to implement validators
|
| HasValue
A Component that can have a value should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| IsRequired
Components that need to have required value validation should implement this interface
|
| Selectable
A component that can be selected/deselected should implement this interface
|
| Selectable.SelectionHandler
A function to implement logic to be executed when a
Selectable component selection
changed |
| Switchable
Components that can be enabled/disabled should implement this interface
|
| Class and Description |
|---|
| HasValidation.Validator
An interface to implement validators
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasBackground
Components that can have a background should implement this interface
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasBackground
Components that can have a background should implement this interface
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasContent
A component that can have text content should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| ScreenMedia
an enum that lists a set css classes that controls the visibility of the element based on screen
media
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasDeselectionHandler
a component that can be deselected should implement this interface
|
| HasDeselectionHandler.DeselectionHandler
A function to implement component deselection
|
| HasSelectionHandler
A component that has items to be selected/deselected should implement this interface
|
| HasSelectionHandler.SelectionHandler
A function to implement logic to be executed when a component being selected
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| KeyboardNavigation
A helper class to ease the keyboard navigation of a menu
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Switchable
Components that can be enabled/disabled should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Switchable
Components that can be enabled/disabled should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasBackground
Components that can have a background should implement this interface
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasClickableElement
Component that can be clicked or has a child element that can be clicked should implement this
interface
|
| HasContent
A component that can have text content should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Sizable
An interface for a component that can have different sizes
|
| Switchable
Components that can be enabled/disabled should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasChangeHandlers
Components that has a value that can be changed and need to define listeners for the changes
should implement this interface
|
| HasChangeHandlers.ChangeHandler |
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasSelectionHandler
A component that has items to be selected/deselected should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| HasValidation
Component that can be validated should implement this interface
|
| HasValidation.Validator
An interface to implement validators
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasClickableElement
Component that can be clicked or has a child element that can be clicked should implement this
interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| Focusable
Components that can be focused should implement this interface
|
| HasAutoValidation
Components that need to use the auto validation feature should implement this interface
|
| HasChangeHandlers
Components that has a value that can be changed and need to define listeners for the changes
should implement this interface
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasHelperText
Component that can have a helper text should implement this interface
|
| HasLabel
Components that can have a label should implement this interface
|
| HasLength
Components that has a requirement to have a min and max length can implement this interface
|
| HasName
A component that can have a name should implement this interface
|
| HasPlaceHolder
Components that can have a placeholder should implement this interface
|
| HasValidation
Component that can be validated should implement this interface
|
| HasValue
A Component that can have a value should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| IsRequired
Components that need to have required value validation should implement this interface
|
| Switchable
Components that can be enabled/disabled should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| Focusable
Components that can be focused should implement this interface
|
| HasAutoValidation
Components that need to use the auto validation feature should implement this interface
|
| HasChangeHandlers
Components that has a value that can be changed and need to define listeners for the changes
should implement this interface
|
| HasChangeHandlers.ChangeHandler |
| HasChildren
A component that can have child elements should implement this interface
|
| HasHelperText
Component that can have a helper text should implement this interface
|
| HasLabel
Components that can have a label should implement this interface
|
| HasName
A component that can have a name should implement this interface
|
| HasPlaceHolder
Components that can have a placeholder should implement this interface
|
| HasValidation
Component that can be validated should implement this interface
|
| HasValue
A Component that can have a value should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| IsRequired
Components that need to have required value validation should implement this interface
|
| Switchable
Components that can be enabled/disabled should implement this interface
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| CanActivate
A component that can be activated should implement this interface
|
| CanDeactivate
A component that can be deactivated should implement this interface
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasClickableElement
Component that can be clicked or has a child element that can be clicked should implement this
interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| ParentTreeItem
An interface representing a parent tree item
|
| Class and Description |
|---|
| BaseDominoElement
This is the base implementation for all domino components.
|
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| HasChildren
A component that can have child elements should implement this interface
|
| HasName
A component that can have a name should implement this interface
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| Class and Description |
|---|
| AppendStrategy
The strategy for appending the menu to the target element
|
| BaseDominoElement
This is the base implementation for all domino components.
|
| BaseDominoElement.ElementHandler
A function to apply generic logic to a component
|
| BaseDominoElement.ResizeHandler
A function to be called when element is resized
|
| BaseDominoElement.StyleEditor
A function to edit a component style
|
| BaseDominoElement.WavesStyler
a function to add waves effect to a component
|
| DelayedExecution.DelayedAction
A function to implement the action to be taken for
DelayedTextInput |
| DelayedTextInput
A component that wraps an
HTMLInputElement and performs an action when the user stops
typing in the input after a configurable delay |
| DelayedTextInput.DelayedAction
A function to implement the action to be taken for
DelayedTextInput |
| DominoDocument
Extending
HTMLDocument to add functionality missing from elemental2 |
| DominoElement
A class that can wrap any HTMLElement as domino component
|
| DominoUIConfig
This class provides global configuration for form fields
|
| DominoUIConfig.DropdownPositionProvider
A provider for creating
DropDownPosition |
| DominoUIConfig.GlobalValidationHandler
A global validation handler that will be called when a form field gets validated
|
| DominoUIConfig.NumberParsers |
| DominoUIConfig.RequiredIndicatorRenderer
An interface for rendering the required indicator on fields
|
| DominoUIConfig.TreeCollapseSupplier
A provider for creating
CollapseStrategy for TreeItem(s) |
| DominoWindow
Extending
Window to add functionality missing from elemental2 |
| ElementObserver
Obeserving an element Attach/Detach cycle should return an implementation of this interface that
holds information about the element being observed
|
| HasChangeHandlers
Components that has a value that can be changed and need to define listeners for the changes
should implement this interface
|
| HasChangeHandlers.ChangeHandler |
| HasChildren
A component that can have child elements should implement this interface
|
| HasClickHandler.ClickHandler
A function to handle click events
|
| HasDeselectionHandler.DeselectionHandler
A function to implement component deselection
|
| HasMultiSelectionSupport
This interface is used to implement multi-select capability to a component
|
| HasRemoveHandler.RemoveHandler
a function to handle removing of the component
|
| HasSelectionHandler.SelectionHandler
A function to implement logic to be executed when a component being selected
|
| HasValidation.Validator
An interface to implement validators
|
| HasWavesElement
A component that can have Waves effect should implement this interface
|
| IsCollapsible
A component that can be shown/hidden should implement this interface
|
| IsReadOnly
A component that can have a readonly mode should implement this interface
|
| KeyboardNavigation
A helper class to ease the keyboard navigation of a menu
|
| KeyboardNavigation.EscapeHandler
Escape handler to be called when escape key is pressed
|
| KeyboardNavigation.EventOptions
A utilty class to define stopPropagation and preventDefault options for an event
|
| KeyboardNavigation.FocusCondition
A condition which evaluates if an item should be focused or not
|
| KeyboardNavigation.FocusHandler
Focus handler to be called when an item gets focused
|
| KeyboardNavigation.ItemNavigationHandler
Selection handler to be called when an item gets selected
|
| LambdaFunction |
| Mask
A utility that provides masking feature on input elements based on pattern and regex
|
| Mask.MaskingBuilder
A builder class for
Mask |
| ParentTreeItem
An interface representing a parent tree item
|
| ResizeObserver
This class allows us to listen to the elements size changes
|
| ResizeObserver.ResizeObserverCallbackFn |
| ResizeObserverEntry |
| ResizeObserverOptions |
| ResizeObserverOptions.BoxUnionType |
| ResizeObserverSize |
| ScreenMedia
an enum that lists a set css classes that controls the visibility of the element based on screen
media
|
| Selectable
A component that can be selected/deselected should implement this interface
|
| Selectable.SelectionHandler
A function to implement logic to be executed when a
Selectable component selection
changed |
| SwipeUtil.SwipeDirection
Predefined swap directions
|
Copyright © 2019–2022 Dominokit. All rights reserved.