Telosys JSP Tag Library


Standard Syntax:
     <%@ taglib prefix="t" uri="/telosys" %>

XML Syntax:
     <anyxmlelement xmlns:t="urn:jsptld:/telosys" />

Telosys JSP Tag Library

Tag Library Information
Display NameTelosys JSP Tag Library
Version0.9.7
Short Namet
URI/telosys
 

Tag Summary
buttonButton Widget
checkboxCheck box widget
comboboxCombo box widget
comboitemCombo box item
comboitemsDynamic items generated from a 'ListItem' data provider
containerStandard view container
countGet the current count of an iteration
debugDo a debug action. Action can be "list_variables"
defaultSet default attribute values for a tag
elementGet template element value
fieldStandard entry field
formStandard form for user input (used to submit user-data to a specified URL)
groupboxPermet de créer une zone groupée encadrée
hiddenHidden Widget (to store hidden data)
imageImage widget with standard src or context resource path
import_cssImports a CSS file ( current screen CSS or specific path )
import_css_frameworkImports the framework CSS file
import_jsImports a Javascript file ( current screen CSS or specific path )
import_js_frameworkImports the framework Javascript file
includeIncludes a resource at the current position
include_bodyIncludes the screen body at the current position
indexGet the current index in an iteration
init_envInitialize the Telosys Javascript environment
iterateIterates over the given list
labelLabel Widget
linkLink widget
listboxList box widget
listitemList box item
listitemsDynamic items generated from a 'ListItem' data provider
loopLoops over an index (from a value to another one)
no_cacheSet http response headers to avoid caching
outRetrieve and output the specified data
panelPanel ( widgets container )
radiogroupRadio group widget (radio items container)
radioitemRadio item widget
screen_descGet the current screen map description
screen_idGet the current screen Id
screen_nameGet the current screen name
screenbodyScreenBody container
setSet a variable value
tabboxTabs and TabPanels container
tabsTab set container
tabTab widget
tabpanelsTabpanels container
tabpanelTabpanel widget
unsetUnset a variable
urlGet the full client-side URL for the given context path
url_actionsGet the full URL for actions call from the client side
url_screenmapGet the full URL to get a screenmap from the client side
withDefine a default bean for nested tags
 


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