JARCH SHOWCASE
JARCH SHOWCASE
FilterPeriod FilterPeriod é uma implementação para filtro de período.
<html xmlns="http://www.w3.org/1999/xhtml"
	xmlns:a="http://jarch.com.br/ui"
	xmlns:e="http://jarch.com.br/ui/extension">
	<a:form>
		<e:filterPeriod header="#{a:bundle('label.periodo')}"
			labelInicio="#{a:bundle('label.dataInicio')}"
			labelFim="#{a:bundle('label.dataFim')}"
			valueInicio="#{filterPeriodAction.dataInicio}" 
			valueFim="#{filterPeriodAction.dataFim}"
			showButtonCalendar="false"/>
	</a:form>
</html>		    				  
                
JARCH, Copyright © 2022 All rights reserved. Running JARCH 24.3.0-SNAPSHOT on PrimeFaces-12.0.0 on Mojarra-2.3.13.