SpeedDialActionBuilder Methods
A SpeedDialAction control.
Name | Description |
---|---|
Access |
Specifies the shortcut key that sets focus on the UI component. Mirrors the client-side access |
Access |
Specifies the shortcut key that sets focus on the UI component. Mirrors the client-side access |
Active |
Specifies whether the UI component changes its visual state as a result of user interaction. Mirrors the client-side active |
Active |
Specifies whether the UI component changes its visual state as a result of user interaction. Mirrors the client-side active |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Focus |
Specifies whether the UI component can be focused using keyboard navigation. Mirrors the client-side focus |
Focus |
Specifies whether the UI component can be focused using keyboard navigation. Mirrors the client-side focus |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hint |
Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |
Hint |
Specifies text for a hint that appears when a user pauses on the UI component. Mirrors the client-side hint option. |
Hover |
Specifies whether the UI component changes its state when a user pauses on it. Mirrors the client-side hover |
Hover |
Specifies whether the UI component changes its state when a user pauses on it. Mirrors the client-side hover |
Icon |
Specifies the icon the FAB or speed dial action button displays. Mirrors the client-side icon option. |
Icon |
Specifies the icon the FAB or speed dial action button displays. Mirrors the client-side icon option. |
ID |
Specifies the id attribute for the control’s HTML element (used for nested controls within templates).
|
ID |
Specifies the id attribute for the control’s HTML element.
|
Index |
Allows you to reorder action buttons in the speed dial menu. Mirrors the client-side index option. |
Index |
Allows you to reorder action buttons in the speed dial menu. Mirrors the client-side index option. |
Label |
Specifies the text label displayed inside the FAB or near the speed dial action button. Mirrors the client-side label option. |
Label |
Specifies the text label displayed inside the FAB or near the speed dial action button. Mirrors the client-side label option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
A function that is executed when the FAB or speed dial action button is clicked or tapped. Mirrors the client-side on |
On |
A function that is executed when the FAB or speed dial action button is clicked or tapped. Mirrors the client-side on |
On |
A function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side on |
On |
A function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side on |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function used in Java |
On |
A function used in Java |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Render() |
Inherited from Widget |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
Tab |
Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tab |
Tab |
Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tab |
To |
Inherited from Widget |
To |
Renders the control as a template string for use in another control’s template.
Inherited from Widget |
Visible |
Allows you to hide the FAB from the view or the action from the speed dial menu. Mirrors the client-side visible option. |
Visible |
Allows you to hide the FAB from the view or the action from the speed dial menu. Mirrors the client-side visible option. |
See Also