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

Provides interfaces for managing anchors, displaying error messages, configuring multi-panel interface modules, controlling XSLT transformations, and rendering to a JSP file.

See:
          Description

Class Summary
WcmAnchorList Primitive UI module that represents a list of WcmAnchor objects.
WcmAnchorTree Primitive UI module that represents a tree structure of WcmAnchor objects.
WcmErrorMessageBox This class is used for rendering the error page
WcmHeaderModule The default Toolkit implementation of WcmHeaderModuleInterface.
WcmJSPModule WcmJSPModule is a UI module that includes a Java™Server Pages (JSP) file for its rendering.
WcmLayoutModule The WcmLayoutModule abstract class can be subclassed to create a layout UI module.
WcmMultiPanelModule This is the framework multi panel base class.
WcmMultiPanelSequenceModule WcmMultiPanelSequenceModule acts as a container for one or more UI modules organized in sequential steps and presented in a wizard fashion.
WcmMultiPanelViewModule WcmMultiPanelViewModule acts as a container for one or more UI modules that optionally implement WcmMultiPanelModule with a way for selecting which module to display.
WcmSelectableAnchorList This class implements an selectable anchor list.
WcmSignInModule UI module that renders Sign In screen
WcmXSLModule Base class for UI Modules that do XSLT transformations.
 

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

Provides interfaces for managing anchors, displaying error messages, configuring multi-panel interface modules, controlling XSLT transformations, and rendering to a JSP file.



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