selection-widget

Used to display a selection input element, a drop-down list of elements. This element will be associated to a predefined widget definition provided by the application based on the identifier.

Attributes

Child Elements

Example

<selection-widget id="timezone">
  <value><%= subscriptionBean.getTimeZoneId() %></value>
</selection-widget>

Custom XML Tags

Custom Subscription and Messaging Panels