Demo

Single Selection

The component jtp:sbSingle supports the following attributes

  • icon : Will be shown as a icon before the text
<jtp:sbSingle handler="#{sbhSingleBean.sbhLocale}" update="@form :grid"
		label="#{sbhSingleBean.sbhLocale.selection.name[localeCode].lang}">
	<h:outputText value="#{var.name[localeCode].lang}"/>
</jtp:sbSingle>