Package com.filenet.wcm.toolkit.server.util.ui

Provides classes for implementing basic HTML interface elements including layouts, hyperlink anchors, tree structures, and URLs, and extended classes for creating icon / image anchors, panel data structures, and event URLs.

See:
          Description

Class Summary
WcmAnchor This class is a base implementation of an HTML hyperlink anchor.
WcmEventURL This is an implementation of an event url utility.
WcmIconAnchor This class extends the base WcmAnchor and implements an icon anchor.
WcmImageAnchor Deprecated. This class extends the base WcmAnchor classs and implements an image anchor that can have two states (selected and unselected).
WcmLayout This class is a base implementation of a UI layout.
WcmPanel This class is an implementation of a panel data structure.
WcmTreeNode This class is a base implementation of a tree node structure.
WcmURL This is a base implementation of an url utility.
 

Package com.filenet.wcm.toolkit.server.util.ui Description

Provides classes for implementing basic HTML interface elements including layouts, hyperlink anchors, tree structures, and URLs, and extended classes for creating icon / image anchors, panel data structures, and event URLs.



© Copyright IBM Corp. 2002, 2007. All Rights Reserved.