Multi Selection

One important feature of sb:multi is the

  • headerIcons (false, true)
  • listIcons (false, true)
  • counter (false, true)
  • label (String)
	<jtp:sbMulti handler="#{sbMultiBean.sbhLocale}" update="@form :grid" headerIcons="true" listIcons="true" counter="true" label="Flags" orientation="left">
		<h:outputText value="#{var.name[localeCode].lang}"/>
	</jtp:sbMulti>