|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.loom.tags.decorator.AbstractLoomDecorator<T>
org.loom.tags.decorator.AbstractFormInputDecorator<InputRadioTag>
org.loom.tags.decorator.InputRadioDecorator
public class InputRadioDecorator
Create a div around the radio tag
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.loom.tags.decorator.AbstractFormInputDecorator |
|---|
AbstractFormInputDecorator.ErrorPosition |
| Constructor Summary | |
|---|---|
InputRadioDecorator()
|
|
| Method Summary | |
|---|---|
void |
afterDoTag(InputRadioTag tag)
|
boolean |
beforeDoTag(InputRadioTag tag)
|
| Methods inherited from class org.loom.tags.decorator.AbstractFormInputDecorator |
|---|
renderError, renderHelpLine, setErrorPosition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InputRadioDecorator()
| Method Detail |
|---|
public boolean beforeDoTag(InputRadioTag tag)
throws java.io.IOException
beforeDoTag in interface TagDecorator<InputRadioTag>beforeDoTag in class AbstractFormInputDecorator<InputRadioTag>java.io.IOException
public void afterDoTag(InputRadioTag tag)
throws java.io.IOException,
javax.servlet.jsp.JspException
afterDoTag in interface TagDecorator<InputRadioTag>afterDoTag in class AbstractFormInputDecorator<InputRadioTag>java.io.IOException
javax.servlet.jsp.JspException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||