sweetdev-ria


Standard Syntax:
     <%@ taglib prefix="sweetdev-ria" uri="http://sweetdev-ria.ideotechnologies.com" %>

XML Syntax:
     <anyxmlelement xmlns:sweetdev-ria="http://sweetdev-ria.ideotechnologies.com" />

SweetDEV RIA Tags library (Ideo Technologies)

Tag Library Information
Display NameNone
Version1.0
Short Namesweetdev-ria
URIhttp://sweetdev-ria.ideotechnologies.com
 

Tag Summary
accordionItemDescription : Renders an accordion item, with a title and a content in its body.
accordionDescription : Main tag for the accordion component.
alertDescription : Display an alert message.
calendarDescription : Displays a calendar component.
collapseHeaderDescription : The content of this tag will be displayed as the collapse header, overriding the header attribute. Nested in tag : ria:collapse
collapseManagerDescription : This tag allow you to link many collapse tags. All nested collapse tags will be linked and if the user expand one, all others will be closed. Nested in tag : any
collapseDescription : Display a collapse/expand zone. Nested in tag : any, ria:collapseManager
contextDescription : Allow you to declare a context in your page, with the possibility of prefixing every RIA component instance avoiding conflicts. Nested in tag : Any
actionElseDescription : Allow you to describe an action to execute if the control fails. Nested in tag : ria:control
actionDescription : Allow you to describe an action to execute if the control passes. Nested in tag : ria:control
controlDescription : Allow you to describe a control on a component and/or execute action after an user input. Nested in tag : any
testDescription : Allow you to add a test to a control component.
dockingcolumnDescription : Display a column to place elements inside
dockinglayoutDescription : Displays a docking layout, meaning composed of moveable magnetic windows
editabletextDescription : Editable Text Zone. Nested in tag : any
fileUploadDescription : displays a file upload component. Nested in tag : any
frameDescription : Surround the content or the targetedId by a border. Nested in tag : any
gridbeanDescription : Display a grid, using the information contained in a bean.
griddetailDescription : Represents the data that will be displayed in the detail field of each row of a grid. Use it once per iterator. Fill its body to set the content. Nested in tag : ria:tbodyIterator, ria:simplegrid
rowDescription : Set properties about the grid current row. Nested in tag : ria:simplegrid , ria:tbodyIterator
gridexportDescription : Defines and display an export excel for the grid targeted. Nested in tag : any.
gridinnerexportDescription : Display an export excel into the grid, by triggering it on the context menu. Nested in tag : ria:grid, ria:simplegrid, ria:gridbean.
singleexportDescription : Display an export excel for a data provider targeted. Nested in tag : any.
tbodyIteratorIterate over a collection and fill a grid model with its data. Nested in tag : ria:grid
hcolumnDescription : Represents a column that is contained into a grid. Nested in tag : ria:grid, ria:theader
columnDescription : Represents a column that is contained into a grid. Nested in tag : ria:tbodyIterator
gcolumnDescription : Represents a group column. Nested in tag : ria:theader
theaderDescription : Contains the grid column headers (ria:hcolumn), and add them properties. Nested in tag : ria:grid
gridDescription : Display a grid, using the multi tag structure implementation similar to the old ria:table tag. Nested in tag : any
simplegridcolumnDescription : Represents a column that is contained into a simplegrid. This tag manages both the header and the content of the columns. Nested in tag : ria:simplegrid
simplegridgroupcolumnDescription :
simplegridDescription : Display a simplegrid, using the simple tag structure implementation. Nested in tag : any.
listDescription : Render a list of bean in read or write mode.
mandatoryControlDescription : Render a Mandatory Control component, allowing a form validation depending on some controls.
mandatoryDescription : Specify a mandatory control to add to a mandatoryControl repository. Nested in tag : ria:mandatoryControl
contextmenuDescription : Creates a context menu, that is being activated on a right click on a specific choosen element
menuitemDescription : Creates a new menu item. These elements are nestables to create multi levels.
menuDescription : Creates a simple menu. Nested in tag : any
menubarCreates a menu which level 1 elements are displayed in a header bar.
messageDescription : Render a message component broadcasted by its parent tag events. Nested in tag : ria:test, ria:mandatoryControl
messengerDescription : Render a messenger component. This component catch the messages referring to its id and display them.
newwindowDescription : Creates a window component. This window is the new
readerCategoryDescription : Display a collapse in a reader which can contain other categories or items.
readerItemDescription : Display an item in a reader component. This item contain some text which can be displayed or hidden.
readerDescription : Render a list of bean in read mode with the possibility to create subcategory.
resourcesImportDescription : Import JavaScript/CSS required by SweetDEV RIA. MANDATORY.
slCellDescription : Displays a cell in a column, delimited by an horizontal spliter
slcolumnDescription : Split a spliterLayout part in 2 columns
spliterlayoutDescription : Displays a spliter layout, meaning a layout where the content is placed into resizable columns and cells
suggestDescription : Display a combo suggest. Nested in tag : any
tabContentDescription : Tab Layout Content tag
tabLayoutDescription : Tab Layout main tag
tabpanelDescription : Displays a tabpanel, with a content of any kind
tabpanelsDescription : Container for all tabpanel
tabDescription : Display a tab activating a content on click
tabboxDescription : Display a tabbox, meaning a box where content are shown with tabs
tabsDescription : Container for the ria:tab elements
clickToOpenContentDescription : Represents an element displayed in a tooltip.
clickToOpenLinkDescription : Displays a link opening and closing a tooltip
treeNodeDescription : Tag for the tree nodes
treeDescription : Tag for the tree component
zoneRefresherDescription : Generates the element refreshing a zone. Nested in tag : any
zoneDescription : Display an 'ajax' zone. Nested in tag : any
 


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.