This type is a class for model objects.
* No description is available *
Package: taglibAttributes Summary | |
nameGiven : EString | The name-given element provides the name for the scripting variable. One of name-given or name-from-attribute is required. |
nameFromAttribute : EString | The name of an attribute whose (translation-time) value will give the name of the variable. |
declare : EBoolean | The value of the declare element indicates whether the scripting variable is to be defined or not. See TagExtraInfo for details. This element is optional and is the default is true. |
scope : JSPScriptingVariableScope | * No description is available * |
variableClass : JavaClass @ | * No description is available * |
descriptions : Description * | * No description is available * |
Attribute Details |