Single Selection

The component jtp:sbSingle supports the following attributes

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