|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DispatchingContainer | |
com.taursys.servlet | This package contains components and subcomponents to build servlet based web applications. |
com.taursys.xml | This package contains the core Mapper XML components and containers. |
Uses of DispatchingContainer in com.taursys.servlet |
Subclasses of DispatchingContainer in com.taursys.servlet | |
class |
DefaultMessageForm
Title: Mapper XML Description: Sub-project for Mapper XML support without using XMLC Copyright: Copyright (c) 2001 Company: Taurus Systems |
class |
ServletForm
ServletForm is the base container invoked used by Servlet application. |
Uses of DispatchingContainer in com.taursys.xml |
Subclasses of DispatchingContainer in com.taursys.xml | |
class |
BoundDocumentElement
BoundDocumentElement is a DocumentElement which is bound to a ValueHolder. |
class |
DocumentElement
DocumentElement is a simple container element for an XML
document. |
class |
ElementDelegate
ElementDelegate serves as a delegate for Elements by providing a full implementation of the Element interface. |
class |
Form
Form is a top level Container for applications. |
class |
Template
A Template is a component used to display and/or input multiple
values. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |