ListBuilder Methods
A List 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 |
Mirrors the client-side active |
Active |
Mirrors the client-side active |
Allow |
Specifies whether or not an end user can delete list items. Mirrors the client-side allow |
Allow |
Specifies whether or not an end user can delete list items. Mirrors the client-side allow |
Bounce |
A Boolean value specifying whether to enable or disable the bounce-back effect. Mirrors the client-side bounce |
Bounce |
A Boolean value specifying whether to enable or disable the bounce-back effect. Mirrors the client-side bounce |
Collapsible |
Specifies whether or not an end user can collapse groups. Mirrors the client-side collapsible |
Collapsible |
Specifies whether or not an end user can collapse groups. Mirrors the client-side collapsible |
Data |
Mirrors the client-side data |
Data |
Binds a List control to a collection: Array , List , or IEnumerable .
|
Data |
Binds a List control to data, allows you to configure data access from different sources: API controllers, Razor page handlers, OData services, arrays, and more. |
Data |
Binds a List control to read-only data in JSON format. |
Data |
Provides access to methods that mirror client-side data source options. |
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. Defaults to 'text' when the data source contains objects. Mirrors the client-side display |
Display |
Specifies the data field whose values should be displayed. Defaults to 'text' when the data source contains objects. Mirrors the client-side display |
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 |
Mirrors the client-side focus |
Focus |
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. |
Grouped |
Specifies whether data items should be grouped. Mirrors the client-side grouped option. |
Grouped |
Specifies whether data items should be grouped. Mirrors the client-side grouped option. |
Group |
Specifies the client-side group |
Group |
Specifies the client-side group |
Group |
Specifies the client-side group |
Group |
Specifies the client-side group |
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 |
Mirrors the client-side hover |
Hover |
Mirrors the client-side hover |
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.
|
Indicate |
Specifies whether or not to show the loading panel when the Data |
Indicate |
Specifies whether or not to show the loading panel when the Data |
Item |
Specifies the way a user can delete items from the list. Mirrors the client-side item |
Item |
Configures item reordering using drag and drop gestures. Mirrors the client-side item |
Item |
The time period in milliseconds before the on |
Item |
The time period in milliseconds before the on |
Items |
Provides access to the client-side items option that represents a List item collection. |
Items |
Mirrors the client-side items option. |
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 |
Mirrors the client-side key |
Key |
Mirrors the client-side key |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Menu |
Provides access to the client-side menu |
Menu |
Specifies whether an item context menu is shown when a user holds or swipes an item. Mirrors the client-side menu |
Next |
The text displayed on the button used to load the next page from the data source. Mirrors the client-side next |
Next |
The text displayed on the button used to load the next page from the data source. Mirrors the client-side next |
No |
Specifies the text or HTML markup displayed by the UI component if the item collection is empty. Mirrors the client-side no |
No |
Specifies the text or HTML markup displayed by the UI component if the item collection is empty. Mirrors the client-side no |
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 that is executed when a group element is rendered. Mirrors the client-side on |
On |
A function that is executed when a group element is rendered. 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 collection item is clicked or tapped. Mirrors the client-side on |
On |
A function that is executed when a collection item is clicked or tapped. Mirrors the client-side on |
On |
A function that is executed when a collection item is right-clicked or pressed. Mirrors the client-side on |
On |
A function that is executed when a collection item is right-clicked or pressed. Mirrors the client-side on |
On |
A function that is executed after a list item is deleted from the data source. Mirrors the client-side on |
On |
A function that is executed after a list item is deleted from the data source. Mirrors the client-side on |
On |
A function that is executed before a collection item is deleted from the data source. Mirrors the client-side on |
On |
A function that is executed before a collection item is deleted from the data source. Mirrors the client-side on |
On |
A function that is executed when a collection item has been held for a specified period. Mirrors the client-side on |
On |
A function that is executed when a collection item has been held for a specified period. Mirrors the client-side on |
On |
A function that is executed after a collection item is rendered. Mirrors the client-side on |
On |
A function that is executed after a collection item is rendered. Mirrors the client-side on |
On |
A function that is executed after a list item is moved to another position. Mirrors the client-side on |
On |
A function that is executed after a list item is moved to another position. Mirrors the client-side on |
On |
A function that is executed when a list item is swiped. Mirrors the client-side on |
On |
A function that is executed when a list item is swiped. 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 before the next page is loaded. Mirrors the client-side on |
On |
A function that is executed before the next page is loaded. Mirrors the client-side on |
On |
A function that is executed when the 'pull to refresh' gesture is performed. Supported on mobile devices only. Mirrors the client-side on |
On |
A function that is executed when the 'pull to refresh' gesture is performed. Supported on mobile devices only. Mirrors the client-side on |
On |
A function that is executed on each scroll gesture. Mirrors the client-side on |
On |
A function that is executed on each scroll gesture. Mirrors the client-side on |
On |
A function that is executed when the 'Select All' check box value is changed. Applies only if the selection |
On |
A function that is executed when the 'Select All' check box value is changed. Applies only if the selection |
On |
A function that is called after selection changes. Mirrors the client-side on |
On |
A function that is called after selection changes. Mirrors the client-side on |
On |
|
On |
|
Option |
Specifies an option by its name. |
Page |
Specifies the text shown in the pull |
Page |
Specifies the text shown in the pull |
Page |
Specifies whether the next page is loaded when a user scrolls the UI component to the bottom or when the 'next' button is clicked. Mirrors the client-side page |
Pulled |
Specifies the text displayed in the pull |
Pulled |
Specifies the text displayed in the pull |
Pulling |
Specifies the text shown in the pull |
Pulling |
Specifies the text shown in the pull |
Pull |
A Boolean value specifying whether or not the UI component supports the 'pull down to refresh' gesture. Mirrors the client-side pull |
Pull |
A Boolean value specifying whether or not the UI component supports the 'pull down to refresh' gesture. Mirrors the client-side pull |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refreshing |
Specifies the text displayed in the pull |
Refreshing |
Specifies the text displayed in the pull |
Render() |
Inherited from Widget |
Repaint |
Specifies whether to repaint only those elements whose data changed. Mirrors the client-side repaint |
Repaint |
Specifies whether to repaint only those elements whose data changed. Mirrors the client-side repaint |
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 |
Scroll |
A Boolean value specifying if the list is scrolled by content. Mirrors the client-side scroll |
Scroll |
A Boolean value specifying if the list is scrolled by content. Mirrors the client-side scroll |
Scroll |
Specifies whether a user can scroll the content with the scrollbar. Applies only if use |
Scroll |
Specifies whether a user can scroll the content with the scrollbar. Applies only if use |
Scrolling |
A Boolean value specifying whether to enable or disable list scrolling. Mirrors the client-side scrolling |
Scrolling |
A Boolean value specifying whether to enable or disable list scrolling. Mirrors the client-side scrolling |
Search |
Configures the search panel. Mirrors the client-side search |
Search |
Mirrors the client-side search |
Search |
Mirrors the client-side search |
Search |
Mirrors the client-side search |
Search |
Mirrors the client-side search |
Search |
Mirrors the client-side search |
Search |
Mirrors the client-side search |
Search |
Specifies a delay in milliseconds between when a user finishes typing, and the search is executed. Mirrors the client-side search |
Search |
Specifies a delay in milliseconds between when a user finishes typing, and the search is executed. Mirrors the client-side search |
Search |
Specifies the current search string. Mirrors the client-side search |
Search |
Specifies the current search string. Mirrors the client-side search |
Select |
Specifies the mode in which all items are selected. Mirrors the client-side select |
Select |
|
Select |
|
Select |
Specifies whether an item is selected if a user clicks it. Mirrors the client-side select |
Select |
Specifies whether an item is selected if a user clicks it. Mirrors the client-side select |
Selected |
Mirrors the client-side selected |
Selected |
Mirrors the client-side selected |
Selected |
An array of currently selected item objects. Mirrors the client-side selected |
Selected |
An array of currently selected item objects. Mirrors the client-side selected |
Selection |
Specifies item selection mode. Mirrors the client-side selection |
Show |
Specifies when the UI component shows the scrollbar. Mirrors the client-side show |
Show |
Specifies whether or not to display controls used to select list items. Not available if selection |
Show |
Specifies whether or not to display controls used to select list items. Not available if selection |
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 |
Use |
Specifies whether or not the UI component uses native scrolling. Mirrors the client-side use |
Use |
Specifies whether or not the UI component uses native scrolling. 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. |
See Also