|
||||||||||
| 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.DataSourceOptionListTagExtraInfo
public class DataSourceOptionListTagExtraInfo
This class provides the information needed at JSP page Translation Time to
do the following simple validation on the DataSourceOptionListTag Tag.

| Constructor Summary | |
|---|---|
DataSourceOptionListTagExtraInfo()
|
|
| Method Summary | |
|---|---|
javax.servlet.jsp.tagext.ValidationMessage[] |
validate(javax.servlet.jsp.tagext.TagData data)
Translation-time validation of the attributes. |
| Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo |
|---|
getTagInfo, getVariableInfo, isValid, setTagInfo |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataSourceOptionListTagExtraInfo()
| Method Detail |
|---|
public javax.servlet.jsp.tagext.ValidationMessage[] validate(javax.servlet.jsp.tagext.TagData data)
validate 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 | |||||||||