ChoiceListView
ChoiceListView
class ChoiceListView
Represents a choice list in templates.
A choice list contains choices and optionally preferred choices which are displayed in the very beginning of the list. Both choices and preferred choices may be grouped in {@link ChoiceGroupView} instances.
Properties
ChoiceGroupView[]|ChoiceView[] | $choices | The choices. | |
登录查看完整内容
|