Tag Summary |
button | Button Widget |
checkbox | Check box widget |
combobox | Combo box widget |
comboitem | Combo box item |
comboitems | Dynamic items generated from a 'ListItem' data provider |
container | Standard view container |
count | Get the current count of an iteration |
debug | Do a debug action. Action can be "list_variables" |
default | Set default attribute values for a tag |
element | Get template element value |
field | Standard entry field |
form | Standard form for user input (used to submit user-data to a specified URL) |
groupbox | Permet de créer une zone groupée encadrée |
hidden | Hidden Widget (to store hidden data) |
image | Image widget with standard src or context resource path |
import_css | Imports a CSS file ( current screen CSS or specific path ) |
import_css_framework | Imports the framework CSS file |
import_js | Imports a Javascript file ( current screen CSS or specific path ) |
import_js_framework | Imports the framework Javascript file |
include | Includes a resource at the current position |
include_body | Includes the screen body at the current position |
index | Get the current index in an iteration |
init_env | Initialize the Telosys Javascript environment |
iterate | Iterates over the given list |
label | Label Widget |
link | Link widget |
listbox | List box widget |
listitem | List box item |
listitems | Dynamic items generated from a 'ListItem' data provider |
loop | Loops over an index (from a value to another one) |
no_cache | Set http response headers to avoid caching |
out | Retrieve and output the specified data |
panel | Panel ( widgets container ) |
radiogroup | Radio group widget (radio items container) |
radioitem | Radio item widget |
screen_desc | Get the current screen map description |
screen_id | Get the current screen Id |
screen_name | Get the current screen name |
screenbody | ScreenBody container |
set | Set a variable value |
tabbox | Tabs and TabPanels container |
tabs | Tab set container |
tab | Tab widget |
tabpanels | Tabpanels container |
tabpanel | Tabpanel widget |
unset | Unset a variable |
url | Get the full client-side URL for the given context path |
url_actions | Get the full URL for actions call from the client side |
url_screenmap | Get the full URL to get a screenmap from the client side |
with | Define a default bean for nested tags |