| |||||||
| FRAMES NO FRAMES | |||||||
<%@ taglib prefix="ordereddata" uri="http://www.opensubsystems.org" %>
<anyxmlelement xmlns:ordereddata="http://www.opensubsystems.org" />
Collection of tags simplifying creation of user interface allowing to order data objects.
| Tag Library Information | |
| Display Name | Open Patterns Ordered Data |
| Version | 1.2 |
| Short Name | ordereddata |
| URI | http://www.opensubsystems.org |
| Tag Summary | |
| init | Custom tag to initialize the web page to correctly render all controls required for data ordering. This needs to be the first tag of all ordered data tags and should be placed in the page before the html tag. The <core:pagecache id="xyz"/> tags in emptypage.jsp layout will take the elements put into cache by this tag and place them at a correct location. |
| buttons | Custom tag to generate buttons allowing to ordering data items in a table. |
| |||||||
| FRAMES NO FRAMES | |||||||