Skip navigation links

Package com.novell.emframe.dev.dataTable

The dataTable package contains Java classes to use in creating a simpleTable as part of the iManager JSP tag library (iman.tld).

See: Description

Package com.novell.emframe.dev.dataTable Description

The dataTable package contains Java classes to use in creating a simpleTable as part of the iManager JSP tag library (iman.tld). Here is an example of a simpleTable that uses the iman.tld:

<iman:dataTable titleKey="RBS.AvailableModules" titleBundle="FwResources" menuItems="${menuItems}" columnHeaders="${columnHeaders}" tableData="${tableData}" menuActionHandler="contentEventHandler" linkActionHandler="contentLinkActionHandler" />

where:
Since:
2.5
Skip navigation links

API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.