Package org.loom.tags.decorator

Interface Summary
TagDecorator<T extends LoomTag> Decorates a tag, adding content before and after its render.
 

Class Summary
AbstractFormInputDecorator<T extends AbstractFormInputTag> Adds a label around the input field with its same css styles
AbstractLoomDecorator<T extends LoomTag>  
InputRadioDecorator Create a div around the radio tag
LinkOnlyDecorator Render just the link of a UrlTag, skipping the "
PrintHiddenFieldDecorator Outputs the content of a hidden field
ReadOnlyDecorator<T extends AbstractFormInputTag> Renders the field as text, prepended with a span mimicking the label.
TagDecoratorRepository Repository of TagDecorator instances.
 

Enum Summary
AbstractFormInputDecorator.ErrorPosition  
 



The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.