|
NextApp Echo App Container 1.1.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractButton
.AbstractPane
s.AwtImageReference
s.ComponentPeer
.
BackgroundImageProperties
object to a
ComponentStyle
.Button
, RadioButton
,
CheckBox
, and CButton
components.Button
components.CButton
components.CacheableServiceWrapper
to wrap the
specified service.
CheckBox
components.ComponentPeer
s to receive actions
from the client.ComponentPeer
s to receive input from
the client browser.Column
components.ComponentPeer
.
ComponentPeer
.ContainerPane
s.ContainerPaneUI
.
Container
components.ContentPane
s.ContentPaneUI
.
StaticBinary
object by way of a resource name.
StaticText
object by way of a resource name.
Template
object by way of a resource name.
Strings
, adding a specified delimiter between
elements.options
attribute of constructors
to explicitly determine the font, foreground, and background (based on
traversing component hierarchy) and set it using CSS.
options
attribute of constructors
to explicitly determine the background color (based on traversing
component hierarchy) and set it using CSS.
options
attribute of constructors
to explicitly determine the font (based on traversing
component hierarchy) and set it using CSS.
options
attribute of constructors
to explicitly determine the foreground color (based on traversing
component hierarchy) and set it using CSS.
Element
s content.ContentType
based on file extensions.Extent
into a CSS value expression.Filler
(strut) components.ComponentStyle
object for the
provided ComponentPeer
.
forComponent(ComponentPeer, int)
factory method. Invoking it with an options value of
EXPLICIT_SET_BACKGROUND
will have the same
effect as using this constructor with
findBackground
true.
ComponentStyle
object for the
provided ComponentPeer
.
Grid.Cell
components.Grid
components.key.
- getAbnormalExitUri() -
Method in interface nextapp.echoservlet.ServerContext
- Returns the abnormal exit URI.
- getAllParameterNames() -
Method in interface nextapp.echoservlet.InitialParameters
- Returns an array of all the initial request parameters names.
- getAncillaryService() -
Method in class nextapp.echoservlet.image.AwtImagePeer
-
- getAncillaryService() -
Method in class nextapp.echoservlet.image.HttpImagePeer
-
- getAncillaryService() -
Method in class nextapp.echoservlet.image.ImagePeer
- Returns the ancillary service used for rendering this image on the
client.
- getAncillaryService() -
Method in class nextapp.echoservlet.image.ResourceImagePeer
-
- getAncillaryService() -
Method in class nextapp.echoservlet.image.StreamImagePeer
-
- getApplicationProperties() -
Method in class nextapp.echoservlet.EchoServer
- Returns the Application Properties for this Echo Servlet.
- getApplicationUri() -
Method in class nextapp.echoservlet.Connection
- Returns the URI of the application.
- getAttribute(String) -
Method in class nextapp.echoservlet.ComponentStyle
- Returns the value of the specified attribute.
- getAttribute(String) -
Method in class nextapp.echoservlet.html.Element
- Returns the value of the given attribute.
- getBackground() -
Method in class nextapp.echoservlet.ComponentPeer
- Returns the background color in which the component will be
rendered.
- getBodyElement() -
Method in class nextapp.echoservlet.HtmlDocument
- Returns the "body" element of the document.
- getBoolean(String) -
Method in class nextapp.echoservlet.ApplicationProperties
- Returns the value of the specified property as a boolean.
- getBoolean(String) -
Method in class nextapp.echoservlet.ClientProperties
- Returns the specified client property as a boolean value.
- getBoolean(String) -
Method in class nextapp.echoservlet.util.PropertyMap
- Returns true if the value identified by
key
is equal
to ""1"".
- getCacheIdPrefix() -
Method in class nextapp.echoservlet.Connection
- Returns a prefix to prepend to cache ids in order to ensure that
incorrect cached resources are used by client in the event either
the server or the users session has restarted.
- getCause() -
Method in class nextapp.echoservlet.EchoServletException
- Returns the wrapped exception that caused this exception to be thrown.
- getCharacterEncoding() -
Method in interface nextapp.echoservlet.ServerContext
- Returns the character encoding that will be used when communicating
with the client.
- getChildCount() -
Method in class nextapp.echoservlet.ComponentPeer
- Returns the number of visible child components contained in
this component.
- getChildren() -
Method in class nextapp.echoservlet.ComponentPeer
- Returns the peers for all of the referenced component's visible
children.
- getClientProperties() -
Method in class nextapp.echoservlet.InstancePeer
- Returns the "client properties" data collected about the
client of this
InstancePeer
.
- getClientProperties() -
Method in interface nextapp.echoservlet.ServerContext
- Returns the client properties data that contains data about the
client browser.
- getColorHexValue(Color) -
Static method in class nextapp.echoservlet.ComponentStyle
- Converts a color to a seven character hexadecimal string of the form
#RRGGBB
- getComponent() -
Method in class nextapp.echoservlet.ComponentPeer
- Returns the component that is handled by this peer.
- getConnection() -
Method in class nextapp.echoservlet.RenderingContext
- Returns the
Connection
to which this document
is being rendered.
- getContainingPane(ComponentPeer) -
Method in class nextapp.echoservlet.InstancePeer
- Returns the
PaneUI
in which the given
ComponentPeer
is contained.
- getContainingWindow(ComponentPeer) -
Method in class nextapp.echoservlet.InstancePeer
- Returns the
WindowUI
in which the given
ComponentPeer
is contained.
- getContentType() -
Method in class nextapp.echoservlet.StaticBinary
- Returns the content type.
- getContentType() -
Method in class nextapp.echoservlet.StaticText
- Returns the content type.
- getContentType() -
Method in class nextapp.echoservlet.Template
- Returns the content type.
- getController() -
Method in class nextapp.echoservlet.InstancePeer
- Returns this instance's
Controller service.
- getControllerFieldValue() -
Method in interface nextapp.echoservlet.ControllerFieldInitialState
- Returns the value that will be rendered in the component's hidden
state element in the controller form.
- getControllerFieldValue() -
Method in class nextapp.echoservlet.ui.CheckBoxUI
-
- getControllerFieldValue() -
Method in class nextapp.echoservlet.ui.RadioButtonUI
-
- getCookieManager() -
Method in class nextapp.echoservlet.InstancePeer
- Returns the
CookieManager
used by this instance.
- getCookieManager() -
Method in interface nextapp.echoservlet.ServerContext
- Returns the CookieManager instance for the application.
- getDefaultExitUri() -
Method in interface nextapp.echoservlet.ServerContext
- Returns the default exit URI.
- getDefaultLocale(HttpServletRequest) -
Method in class nextapp.echoservlet.EchoServer
- Returns the default locale based on the request.
- getDefaultStateImageUri(RenderingContext, boolean) -
Method in class nextapp.echoservlet.ui.CheckBoxUI
-
- getDefaultStateImageUri(RenderingContext, boolean) -
Method in class nextapp.echoservlet.ui.RadioButtonUI
-
- getDefaultStateImageUri(RenderingContext, boolean) -
Method in class nextapp.echoservlet.ui.ToggleButtonUI
- Returns the URI of the default image used to represent the toggle
button's state.
- getDocument() -
Method in class nextapp.echoservlet.RenderingContext
- Returns the
HtmlDocument
being rendered.
- getElement(RenderingContext, AbstractButtonUI) -
Static method in class nextapp.echoservlet.ui.ButtonRenderer
- Returns an Element containing an HTML representation of the provided
button.
- getExtensionContentType(String) -
Static method in class nextapp.echoservlet.util.Extensions
- Returns the content type associated with the specified extension.
- getFileNameContentType(String) -
Static method in class nextapp.echoservlet.util.Extensions
- Returns the content type associated with the provided file name.
- getFlags() -
Method in class nextapp.echoservlet.WindowUI
- Returns the flags enabled on this window.
- getFocusedElementId() -
Method in class nextapp.echoservlet.ComponentPeer
-
- getFont() -
Method in class nextapp.echoservlet.ComponentPeer
- Returns the font in which the component will be
rendered.
- getForeground() -
Method in class nextapp.echoservlet.ComponentPeer
- Returns the foreground color in which the component will be
rendered.
- getHeadElement() -
Method in class nextapp.echoservlet.HtmlDocument
- Returns the <head> element of the document.
- getHorizontalAlignment() -
Method in interface nextapp.echoservlet.Alignment
- Returns the horizontal alignment of a represented component.
- getHorizontalAlignment() -
Method in class nextapp.echoservlet.ui.AbstractButtonUI
-
- getHorizontalAlignment() -
Method in class nextapp.echoservlet.ui.LabelUI
-
- getHorizontalAlignment() -
Method in class nextapp.echoservlet.ui.PanelUI
-
- getId() -
Method in class nextapp.echoservlet.CacheableServiceWrapper
-
- getId() -
Method in interface nextapp.echoservlet.ClientInputProducer
- Returns the
Id
of the input producing
ComponentPeer
.
- getId() -
Method in class nextapp.echoservlet.ComponentPeer
- Returns the
Id
by which this peer is identified on the
client.
- getId() -
Method in interface nextapp.echoservlet.PaneUI
- Returns the underlying
Service
Id
for the
pane.
- getId() -
Method in interface nextapp.echoservlet.Service
- Returns a unique identifier for this service.
- getId() -
Method in class nextapp.echoservlet.StaticBinary
-
- getId() -
Method in class nextapp.echoservlet.StaticText
-
- getId() -
Method in class nextapp.echoservlet.Template
-
- getId() -
Method in class nextapp.echoservlet.image.AwtImagePeer
-
- getId() -
Method in class nextapp.echoservlet.image.ResourceImagePeer
-
- getId() -
Method in class nextapp.echoservlet.image.StreamImagePeer
-
- getIdParameter(String) -
Method in class nextapp.echoservlet.Connection
- Returns the specified request parameter as an Id value.
- getImage(String) -
Method in class nextapp.echoservlet.image.ImageManager
- Returns an image managed by this
ImageManager
,
identified by imageName
.
- getImageCount() -
Method in class nextapp.echoservlet.image.ImageManager
- Returns the number of images managed by this
ImageManager
.
- getImageName(Id) -
Static method in class nextapp.echoservlet.ClientObjects
- Returns the JavaScript name of the image identified by the given Id.
- getImageNames() -
Method in class nextapp.echoservlet.image.ImageManager
- Returns an
Iterator
over the names of images managed by
this ImageManager
.
- getImagePeer(ImageReference) -
Method in class nextapp.echoservlet.image.ImageRepository
- Returns an image peer for the specified image.
- getImageReference() -
Method in class nextapp.echoservlet.image.ImagePeer
- Returns the underlying image reference.
- getImageRepository() -
Method in class nextapp.echoservlet.InstancePeer
- Returns the image repository.
- getImageUri(Connection, String) -
Method in class nextapp.echoservlet.image.ImageManager
- Returns the URI of the image with provided name.
- getInstance() -
Method in class nextapp.echoservlet.InstancePeer
- Returns the EchoInstance object this peer supports.
- getInstancePeer() -
Method in class nextapp.echoservlet.ComponentPeer
- Returns the
InstancePeer with which this peer is associated.
- getInstancePeer() -
Method in class nextapp.echoservlet.Connection
- Returns the
InstancePeer
associated with this connection.
- getInteger(String) -
Method in class nextapp.echoservlet.ApplicationProperties
- Returns the value of the specified property as an integer.
- getInteger(String) -
Method in class nextapp.echoservlet.util.PropertyMap
- Returns the value identified by
key
as an
int if it the value is numeric.
- getMimeType() -
Method in class nextapp.echoservlet.util.ContentType
- Returns the MIME type.
- getMultipartRequestWrapper() -
Static method in class nextapp.echoservlet.EchoServer
- Returns the multipart/form-data encoded HTTP request handler.
- getName() -
Method in class nextapp.echoservlet.html.Element
- Returns the name of the element.
- getObjectName(Id) -
Static method in class nextapp.echoservlet.ClientObjects
- Returns the JavaScript name of the component identified by the given Id.
- getOutputStream() -
Method in class nextapp.echoservlet.Connection
- Returns the
OutputStream
object that may be used to
generate a response.
- getParameter(String) -
Method in class nextapp.echoservlet.Connection
- Returns the value of the HTTP parameter associated with the given name.
- getParameter(String) -
Method in interface nextapp.echoservlet.InitialParameters
- Returns the value of an initial request parameter as a String, or null
if the parameter does not exist.
- getParameterMap() -
Method in interface nextapp.echoservlet.InitialParameters
- Returns a java.util.Map of the parameters of the initial request.
- getParameterNames() -
Method in class nextapp.echoservlet.Connection
- Returns an enumeration of all parameter names passed in the request.
- getParameterNames() -
Method in interface nextapp.echoservlet.InitialParameters
- Returns an Iterator of String objects containing the names of
the parameters contained in the initial request.
- getParameterValues(String) -
Method in interface nextapp.echoservlet.InitialParameters
- Returns an array of String objects containing all of the values
the given initial request parameter has, or null if the
parameter does not exist.
- getParent() -
Method in class nextapp.echoservlet.ComponentPeer
- Returns the peer of the associated component's component.
- getPeer(Component) -
Method in class nextapp.echoservlet.ComponentPeer
- Returns the peer of the specified component.
- getPeer(Component) -
Method in class nextapp.echoservlet.InstancePeer
- Returns the ComponentPeer that corresponds to the given Component.
- getPeer(Id) -
Method in class nextapp.echoservlet.InstancePeer
- Returns the ComponentPeer that corresponds to the given Id.
- getPeerClass(Class) -
Method in class nextapp.echoservlet.util.PeerFactory
- Returns the peer class associated for the given object class.
- getRequest() -
Method in class nextapp.echoservlet.Connection
- Returns the
HttpServletRequest
wrapped by this
Connection
.
- getResourceAsByteArray(String) -
Static method in class nextapp.echoservlet.util.Resource
- Retrieves the specified resource as an array of
byte
s.
- getResourceAsString(String) -
Static method in class nextapp.echoservlet.util.Resource
- Retrieves the specified resource as a
String
.
- getResponse() -
Method in class nextapp.echoservlet.Connection
- Returns the
HttpServletResponse
wrapped by this
Connection
.
- getRootPaneUI() -
Method in class nextapp.echoservlet.WindowUI
- Returns the PaneUI of the WindowUI's content.
- getSafeInvokeService() -
Method in class nextapp.echoservlet.InstancePeer
- Returns the service that renders the script containing the safeInvoke()
method.
- getScriptAction(RenderingContext) -
Method in class nextapp.echoservlet.ui.AbstractButtonUI
- Returns JavaScript code that will be executed when the button is
clicked.
- getScriptAction(RenderingContext) -
Method in class nextapp.echoservlet.ui.ButtonUI
-
- getScriptAction(RenderingContext) -
Method in class nextapp.echoservlet.ui.CheckBoxUI
-
- getScriptAction(RenderingContext) -
Method in class nextapp.echoservlet.ui.RadioButtonUI
-
- getScriptCustomStateIconToggleRollover(Connection, String, String, String, String, String) -
Static method in class nextapp.echoservlet.ui.ToggleButtonUI
- Returns the necessary script to produce a button rollover effect.
- getScriptHandleUnload() -
Static method in class nextapp.echoservlet.WindowUI
- Returns a line of JavaScript code that will invoke the window unload
handler.
- getScriptImageSwap(Connection, Id, String) -
Static method in class nextapp.echoservlet.ui.ImageSwapScript
- Returns the JavaScript necessary to dynamically change an image that
exists in the client browser to the one specified in
newImageUri
.
- getScriptMultiRollover(Connection, RolloverScript.MultipleRolloverScriptElement[]) -
Static method in class nextapp.echoservlet.ui.RolloverScript
- Returns the necessary script to produce a button rollover effect where
multiple elements will be modified.
- getScriptRollover(Connection, String, String, String) -
Static method in class nextapp.echoservlet.ui.RolloverScript
- Returns the necessary script to produce a button rollover effect.
- getScriptSetAction(String, String) -
Static method in class nextapp.echoservlet.ContentPaneUI
- Returns the JavaScript method call necessary to send an action command.
- getScriptSetParameter(String, String) -
Static method in class nextapp.echoservlet.ContentPaneUI
- Returns the JavaScript method call necessary to store a parameter in the
Controller frame's hidden form.
- getScrolling() -
Method in class nextapp.echoservlet.ContainerPaneUI
-
- getScrolling() -
Method in class nextapp.echoservlet.ContentPaneUI
-
- getScrolling() -
Method in class nextapp.echoservlet.HttpPaneUI
-
- getScrolling() -
Method in interface nextapp.echoservlet.PaneUI
- Returns the scrolling property of the pane.
- getServer() -
Method in class nextapp.echoservlet.Connection
- Returns the
EchoServer
wrapped by this
Connection
.
- getServiceUri(Connection, Service) -
Static method in class nextapp.echoservlet.ClientObjects
- Returns the URI of the specified service in relation to the specified
Connection.
- getServletConfig() -
Method in interface nextapp.echoservlet.ServerContext
- Returns the
ServletConfig
object provided to the
EchoServer
when it was initialized.
- getSession() -
Method in interface nextapp.echoservlet.ServerContext
- Returns the HTTP session that in which the Echo application is held.
- getSessionExpirationUri(String) -
Method in class nextapp.echoservlet.EchoServer
- Returns the URI that should be redirected to in the event a user's
session within an Echo application expires.
- getStateId() -
Method in class nextapp.echoservlet.ui.RadioButtonUI
-
- getStateId() -
Method in class nextapp.echoservlet.ui.ToggleButtonUI
- Returns the
Id
of the controller input field in which the
ToggleButton
's state is to be stored.
- getStateImageUri(RenderingContext, boolean) -
Method in class nextapp.echoservlet.ui.ToggleButtonUI
- Returns the URI of the image that will be used to represent state
for this particular toggle button.
- getString(String) -
Method in class nextapp.echoservlet.util.PropertyMap
- Returns the value identified by
key
as a
String
if it is one, otherwise throws a
ClassCastException
.
- getStyle() -
Method in class nextapp.echoservlet.ui.TextComponentUI
- Returns a ComponentStyle object suitable for this component.
- getTabIndex() -
Method in class nextapp.echoservlet.ComponentPeer
- Returns the tab index of the component, recursively querying parent
components for the information if the tab index of a component is
not set.
- getType() -
Method in interface nextapp.echoservlet.image.PngEncoder.Filter
- Returns the PNG type code for the filter.
- getUri(Connection) -
Method in class nextapp.echoservlet.ContainerPaneUI
-
- getUri(Connection) -
Method in class nextapp.echoservlet.ContentPaneUI
-
- getUri(Connection) -
Method in class nextapp.echoservlet.HttpPaneUI
-
- getUri(Connection) -
Method in interface nextapp.echoservlet.PaneUI
- Returns the URI from which the pane's service may be rendered.
- getUri(Connection) -
Method in class nextapp.echoservlet.image.AwtImagePeer
-
- getUri(Connection) -
Method in class nextapp.echoservlet.image.HttpImagePeer
-
- getUri(Connection) -
Method in class nextapp.echoservlet.image.ImagePeer
- Returns the URI required to reference this image from a document
rendered by the given
Connection
.
- getUri(Connection) -
Method in class nextapp.echoservlet.image.ResourceImagePeer
-
- getUri(Connection) -
Method in class nextapp.echoservlet.image.StreamImagePeer
-
- getUserPrincipal() -
Method in class nextapp.echoservlet.InstancePeer
- Returns the principal (user) of this application.
- getUserPrincipal() -
Method in interface nextapp.echoservlet.ServerContext
- Returns the principal (user) of the application.
- getVariableData() -
Method in class nextapp.echoservlet.Connection
- Returns the
VariableData
associated with this
Connection
.
- getVersion() -
Method in interface nextapp.echoservlet.CacheableService
- Returns the version of the service to be retrieved.
- getVersion() -
Method in class nextapp.echoservlet.CacheableServiceWrapper
-
- getVersion() -
Method in class nextapp.echoservlet.StaticBinary
- Returns zero to indicate that the content will never change.
- getVersion() -
Method in class nextapp.echoservlet.StaticText
- Returns zero to indicate that the content will never change.
- getVersion() -
Method in class nextapp.echoservlet.image.AwtImagePeer
-
- getVersion() -
Method in class nextapp.echoservlet.image.ResourceImagePeer
-
- getVersion() -
Method in class nextapp.echoservlet.image.StreamImagePeer
-
- getVerticalAlignment() -
Method in interface nextapp.echoservlet.Alignment
- Returns the vertical alignment of a represented component.
- getVerticalAlignment() -
Method in class nextapp.echoservlet.ui.AbstractButtonUI
-
- getVerticalAlignment() -
Method in class nextapp.echoservlet.ui.LabelUI
-
- getVerticalAlignment() -
Method in class nextapp.echoservlet.ui.PanelUI
-
- getWrappedRequest(HttpServletRequest) -
Method in interface nextapp.echoservlet.EchoServer.MultipartRequestWrapper
- Returns a replacement
HttpServletRequest
object that
may be used to handle a multipart/form-data encoded HTTP request.
- getWriter() -
Method in class nextapp.echoservlet.Connection
- Returns the
PrintWriter
object that may be used to
generate a response.
body
as its root content element.
HttpImageReference
s.HttpPane
s.HttpPaneUI
.
ImageManager
.
ComponentPeer
.ImageRepository
.
Label
components.ListBox
components.Panel
components.PeerFactory
.
PeerFactory
with initial associations.
PeerFactoryException
.
Map
that is generated from a properties file.PropertyMap
process()
method.
ImageManager
.
ImageManager
.
RadioButton
components.Connection
the
peer is to be rendered to and the HtmlDocument
the
peer will be rendered in.ResourceImageReference
s.MultipleRolloverScriptElement
.
Row
components.ComponentPeer
.
AbstractPane
as an internal frame.
BackgroundImageProperties
object to a
ComponentStyle
.
Extent
into a CSS value expression.
PrintWriter
.
ImageManager
.
SelectField
components.Connection
s, parsing an
HTTP request and producing an HTTP response.StreamImageReference
s.String
s.key
.
nextapp.echo.EchoConstants
class.
nextapp.echo.EchoConstants
class.
TableHeader
components.Table
components.TextArea
components.TextComponent
.TextField
and PasswordField
components.ToggleButton
.String
, adding the
specified delimiter between elements.
Collection
as a
String
, adding the specified delimiter between elements.
Template
documents at the time they are rendered.VariableData
object.
HttpSessionBindingListener
.
Window
s.
|
NextApp Echo App Container 1.1.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |