|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagExtraInfo
jp.terasoluna.fw.web.taglib.DateFormatterTeiBase
jp.terasoluna.fw.web.taglib.DateTei
public class DateTei
TagExtraInfo
class for date
tag.
Provides the information related to the scripting variable which is created by DateTag
class.
For the name, type and scope of scripting variable, refer to
the documents of DateTag
class and DateFormatterTagBase
class.
DateTag
,
DateFormatterTagBase
,
DateFormatterTeiBase
Constructor Summary | |
---|---|
DateTei()
|
Method Summary |
---|
Methods inherited from class jp.terasoluna.fw.web.taglib.DateFormatterTeiBase |
---|
getVariableInfo |
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo |
---|
getTagInfo, isValid, setTagInfo, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DateTei()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |