Class Index

APPLICATION
A UCW application.
BACKEND
Super class for UCW backends.
COMPONENT
The generic super class of all components.
CONTAINER
Allow multiple components to share the same place.
COOKIE-SESSION-APPLICATION
Class for applications which use cookies for sesion tracking.
COOKIE-SESSION-REQUEST-CONTEXT
ENTRY-POINT
Generic super class of all entry-points.
ERROR-COMPONENT
Generic component for showing server side error conditions.
ERROR-MESSAGE
Generic component for showing server side error messages.
GENERIC-WIDGET-COMPONENT
A web widget.
INFO-MESSAGE
Component for showing a message to the user.
INLINE-WIDGET-COMPONENT
A widget which should be wrapped in <span> and not <div>
LOGIN
Generic login (input username and password) component.
MESSAGE
OPTION-DIALOG
Component for querying the user.
RANGE-VIEW
Component for showing the user a set of data one "window" at a time.
REDIRECT-COMPONENT
Send a client redirect.
REQUEST
REQUEST-CONTEXT
The generic super class of all request contexts.
RESPONSE
SERVER
A single UCW server.
SESSION
SESSION-FRAME
Super class of all session frame.
SIMPLE-CONTAINER
A simple renderable container component.
SIMPLE-WINDOW-COMPONENT
A convience class for writing window components.
TABBED-PANE
Component for providing the user with a standard "tabbed pane" GUI widget.
TASK-COMPONENT
A controller for a single task or operation to be performed by the user.
TEMPLATE-COMPONENT
Component which is rendered via a TAL template.
UCW-INSPECTOR
Component for inspecting random lisp values.
URI
WIDGET-COMPONENT
A widget which should be wrapped in a <div>.
WINDOW-COMPONENT