Guest User

Untitled

a guest
Dec 10th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <plcf:celula>
  2. <plcf:titulo tituloChave="label.idadeMin" />
  3. <plcf:texto id="idadeMin" value="#{funcionario.idadeMin}"
  4. ajudaChave="ajuda.idadeMin" />
  5. </plcf:celula>
  6. <plcf:celula>
  7. <plcf:titulo tituloChave="label.idadeMax" />
  8. <plcf:texto id="idadeMax" value="#{funcionario.idadeMax}"
  9. ajudaChave="ajuda.idadeMax" />
  10. </plcf:celula>
Add Comment
Please, Sign In to add comment