|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IMultiplePropertySelectionRenderer
that
produces a table of checkbox (<input type=checkbox>) elements.PrintWriter
used to
format output.
checkError()
on the
PrintWriter
used to format output.
IPage.cleanupPage()
to cleanup any long-held resources
(typically, stateful session EJBs) that the component may have a reference
to.
HttpSession
i.e.,
because the sesssion timed out or was explicitly invalidated.
PageCleanupListener.pageCleanup(PageEvent)
on any
listener.
HttpSession
containing the IEngine
is invalidated or times out).
Visit.clearCache()
(and at the end of the request
cycle) to clear the publisher and person
IPropertySelectionModel
models.
onClick
.
IResponseWriter
.
IResponseWriter
.
super-class
implementation
, then gets the data accumulated in the
internal buffer and provides it to the containing writer using
IResponseWriter.printRaw(char[], int, int)
.
super-class
implementation
, then gets the data accumulated in the
internal buffer and provides it to the containing writer using
IResponseWriter.printRaw(char[], int, int)
.
IOException
thrown.
Iterator
, following some basic rules.
IAsset
, as well as
the AssetExternalizer
, used to handle private assets.IBeanProvider
interface, and
several interfaces and classes related to initializing helper beans.IBinding
.IEngine
interface, including
the standard implementation:
SimpleEngine
.IEngine
.IPageRecorder
.rootCause
property (of type Throwable
).page recorders
touched in this request cycle
to commit their changes (save them to persistant storage).
IPageRecorder.commit()
on each page recorder loaded
during the request cycle.
DocumentBuilder
to be used for parsing.
AbstractEngine.getService(String)
to construct a named service.
ServletContext
.
ServletContext
containing
the application.Book
.
Person
.
bindings
from a source component
to the destination component.
ApplicationServlet.getEngine(RequestContext)
to create
the IEngine
instance specific to the
application, if not already in the
HttpSession
.
IBookQuery
EJB instance.
RequestContext.getSession()
, but forces the creation of
the HttpSession
, if necessary.
IStatement
based on the SQL and parameters
acquired.
AbstractEngine.getVisit(IRequestCycle)
).
Visit
.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |