Telosys JSP Tag Library
Tag set


Set a variable value


Tag Information
Tag Classorg.objectweb.telosys.uil.taglib.widget.Set
TagExtraInfo ClassNone
Body ContentEMPTY
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
varfalsetruejava.lang.StringThe variable name to initialize
valuefalsetruejava.lang.StringThe value to set in the variable
scopefalsetruejava.lang.StringThe scope where to set the variable ( 'page', 'request', 'session', 'application' ). If not specified, the variable is stored in the special Telosys variables area
xfalsetruejava.lang.StringX coordinate : offset (in pixels) from left edge ('x' is a pre-defined variable)
yfalsetruejava.lang.StringY coordinate : offset (in pixels) from top edge ('y' is a pre-defined variable)
xgapfalsetruejava.lang.StringX gap for increment with 'x++'
ygapfalsetruejava.lang.StringY gap for increment with 'y++'
screen_typefalsetruejava.lang.StringNo Description

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.