|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagExtraInfo
com.taggercat.tags.CodeTableOptionListTagExtraInfo
public class CodeTableOptionListTagExtraInfo
This class provides the information needed at JSP page Translation Time to
do the following simple validation the OptionList Tag.

| Constructor Summary | |
|---|---|
CodeTableOptionListTagExtraInfo()
|
|
| Method Summary | |
|---|---|
boolean |
isValid(javax.servlet.jsp.tagext.TagData data)
Translation-time validation of the attributes. |
| Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo |
|---|
getTagInfo, getVariableInfo, setTagInfo, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodeTableOptionListTagExtraInfo()
| Method Detail |
|---|
public boolean isValid(javax.servlet.jsp.tagext.TagData data)
isValid in class javax.servlet.jsp.tagext.TagExtraInfodata - The TagData instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||