|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
processEdit
when it requires ASCII-only encoded form input but is sent something else.ContainerProvider
defines the interface for
implementing a container provider.ContainerProviderContext
for the container provider.
Map
) method in this object to provide backwards
compatibility.
ProviderContext
for the provider.
Provider.processEdit
method when there is an
error in the data input by the user.JSPProvider
to facilitate
the execution of JSPs
JSPProvider
is a content provider that can use JavaServer Pages
(JSPs) to create the content for a channel on the desktop.JSPContainerProviderAdapter
Single Container simply displays a single leaf channel or a container.JSPContainerProviderAdapter
and
implements TabContainer
A TabContainer provider is a container provider that generates its views primarily
by being a client of table container objects.The Tab Container displays one of its
contained channels at a time.JSPContainerProviderAdapter
The table container facilitates the aggregation of multiple channels
into a single display.Provider
defines the interface for
implementing the provider component of a channel.exception
or error
, indicating an error in the
provider context as happened.Provider.getEditType()
method.exception
or error
, indicating an error in the provider as happened.Provider.getWidth()
method.SOIFException
without detail message.
SOIFException
with the specified detail message.
TabContainer
defines the interface for
implementing a Tab Container provider.Provider.getEditType()
if an unknown or undefined edit type is encountered.exception
or error
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |