DivTagExtraInfo Class
- public class DivTagExtraInfo
extends TagExtraInfo
The tag extra info for the DivTag.
This will specify a script variable named from the id attribute of type
List.
-
Hierarchy
-
Object
TagExtraInfo
DivTagExtraInfo
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DivTagExtraInfo
public DivTagExtraInfo()
getVariableInfo(TagData) Method
public VariableInfo
[] getVariableInfo(TagData
data)
-
Overrides
-
TagExtraInfo.getVariableInfo(TagData)