TBD. Example component (e.g. Panel with three buttons which set the visible state A,B,C) and example bean

Visible

There are different VisibleHandler available.

  • ComponentCharVisibleHandler hier components are simple enumerated with a,b,c...
  • ComponentEnumVisibleHandler where a enum in the backing bean defines the name of the component
TBD. Example component (e.g. Panel with three buttons which set the visible state A,B,C) and example bean
	</ui:composition>
</h:body>
</html>