Set generic list can handle intent
Optional
canHandleIntent: IntentCheckergeneric list intent checker. See IntentChecker
generic list builder based on can handle intent provided.
Clone list builder and return new list builder based on context and spec provided
Optional
withSpec: BuildableListlist options. See BuildableList
new list builder based on context and spec provided. See ListBuilder
Set generic list layout
generic list layout key.
generic list builder based on layout provided.
Get generic list layout
generic list layout
Get i18n key and namespace used to populate the localized title
the i18n key and namespace used to populate the localized title
Get generic list ID
generic list ID
Get generic list initial value templates
generic list initial value templates
Get list builder items
list items. See BuildableList
Get generic list menu item groups
generic list menu item groups
Get generic list display options
generic list display options (specifically showIcons)
Get generic list title
generic list title
Set the i18n key and namespace used to populate the localized title.
the key and namespaced used to populate the localized title.
component builder based on i18n key and ns provided
Set generic list ID
generic list ID
generic list builder based on ID provided.
Set generic list initial value templates
generic list initial value templates. See InitialValueTemplateItemBuilder
generic list builder based on templates provided.
Set list builder based on items provided
list items. See ListItemBuilder, ListItem and Divider
list builder based on items provided. See ListBuilder
Set generic list menu item groups
generic list menu item groups. See MenuItemGroup and MenuItemGroupBuilder
generic list builder based on menu item groups provided.
Set generic list menu items
generic list menu items. See MenuItem and MenuItemBuilder
generic list builder based on menu items provided.
Serialize list builder
serialization options. See SerializeOptions
list based on path in options. See List
Set generic list display options
allow / disallow for showing icons
generic list builder based on display options (showIcons) provided.
Set generic list title
generic list title
generic list builder based on title and ID provided.
A
ListBuilder
is used to build a list of items in the structure tool.