DropDownButtonBuilder Methods
A DropDownButton 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 |
Data |
Provides data for the drop-down menu. Mirrors the client-side data |
Data |
Binds a DropArray , List , or IEnumerable .
|
Data |
Binds a Drop |
Data |
Binds a Drop |
Data |
Provides access to methods that mirror client-side data source options. |
Defer |
Specifies whether to wait until the drop-down menu is opened the first time to render its content. Specifies whether to render the view's content when it is displayed. If false, the content is rendered immediately. Mirrors the client-side defer |
Defer |
Specifies whether to wait until the drop-down menu is opened the first time to render its content. Specifies whether to render the view's content when it is displayed. If false, the content is rendered immediately. Mirrors the client-side defer |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Display |
Specifies the data field whose values should be displayed in the drop-down menu. Mirrors the client-side display |
Display |
Specifies the data field whose values should be displayed in the drop-down menu. Mirrors the client-side display |
Drop |
Specifies the client-side drop |
Drop |
Specifies the client-side drop |
Drop |
Specifies the client-side drop |
Drop |
Specifies the client-side drop |
Drop |
Configures the drop-down field. Mirrors the client-side drop |
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 users can use keyboard to focus the UI component. Mirrors the client-side focus |
Focus |
Specifies whether users can use keyboard to focus the UI component. 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. |
Height |
Specifies the UI component's height. Mirrors the client-side height option. |
Height |
Specifies the UI component's height. Mirrors the client-side height option. |
Height |
Specifies the UI component's height. Mirrors the client-side height option. |
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 hovers the mouse pointer over it. Mirrors the client-side hover |
Hover |
Specifies whether the UI component changes its state when a user hovers the mouse pointer over it. Mirrors the client-side hover |
Icon |
Specifies the button's icon. Mirrors the client-side icon option. |
Icon |
Specifies the button's icon. 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.
|
Items |
Provides access to the client-side items option that represents a Drop |
Item |
Specifies the client-side item |
Item |
Specifies the client-side item |
Item |
Specifies the client-side item |
Item |
Specifies the client-side item |
Key |
Specifies which data field provides keys used to distinguish between the selected drop-down menu items. Mirrors the client-side key |
Key |
Specifies which data field provides keys used to distinguish between the selected drop-down menu items. Mirrors the client-side key |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
No |
Specifies the text or HTML markup displayed in the drop-down menu when it does not contain any items. Mirrors the client-side no |
No |
Specifies the text or HTML markup displayed in the drop-down menu when it does not contain any items. Mirrors the client-side no |
On |
A function that is executed when the button is clicked or tapped. If split |
On |
A function that is executed when the button is clicked or tapped. If split |
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 when a drop-down menu item is clicked. Mirrors the client-side on |
On |
A function that is executed when a drop-down menu item is clicked. Mirrors the client-side on |
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 |
On |
A function that is executed when an item is selected or selection is canceled. In effect when use |
On |
A function that is executed when an item is selected or selection is canceled. In effect when use |
Opened |
Specifies whether the drop-down menu is opened. Mirrors the client-side opened option. |
Opened |
Specifies whether the drop-down menu is opened. Mirrors the client-side opened option. |
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 |
Selected |
Contains the selected item's key and allows you to specify the initially selected item. Applies when use |
Selected |
Contains the selected item's key and allows you to specify the initially selected item. Applies when use |
Selected |
Contains the selected item's key and allows you to specify the initially selected item. Applies when use |
Show |
Specifies whether the arrow icon should be displayed. Mirrors the client-side show |
Show |
Specifies whether the arrow icon should be displayed. Mirrors the client-side show |
Split |
Specifies whether to split the button in two: one executes an action, the other opens and closes the drop-down menu. Mirrors the client-side split |
Split |
Specifies whether to split the button in two: one executes an action, the other opens and closes the drop-down menu. Mirrors the client-side split |
Styling |
Specifies how the button is styled. Mirrors the client-side styling |
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 |
Template |
|
Template |
|
Template |
|
Template |
|
Text |
Specifies the button's text. Applies only if use |
Text |
Specifies the button's text. Applies only if use |
To |
Inherited from Widget |
To |
Renders the control as a template string for use in another control’s template.
Inherited from Widget |
Type |
|
Use |
Mirrors the client-side use |
Use |
Mirrors the client-side use |
Use |
Specifies whether the UI component stores the selected drop-down menu item. Mirrors the client-side use |
Use |
Specifies whether the UI component stores the selected drop-down menu item. Mirrors the client-side use |
Visible |
Specifies whether the UI component is visible. Mirrors the client-side visible option. |
Visible |
Specifies whether the UI component is visible. Mirrors the client-side visible option. |
Width |
Specifies the UI component's width. Mirrors the client-side width option. |
Width |
Specifies the UI component's width. Mirrors the client-side width option. |
Width |
Specifies the UI component's width. Mirrors the client-side width option. |
Wrap |
Specifies whether text that exceeds the drop-down list width should be wrapped. Mirrors the client-side wrap |
Wrap |
Specifies whether text that exceeds the drop-down list width should be wrapped. Mirrors the client-side wrap |
See Also