NextApp Echo
App Container 1.1.4

Package nextapp.echoservlet.ui

Provides ComponentPeers and utilities to handle browser client interaction and rendering for built-in Echo components.

See:
          Description

Class Summary
AbstractButtonUI A base peer class for components derived from AbstractButton.
ButtonRenderer A utility class for rendering Button, RadioButton, CheckBox, and CButton components.
ButtonUI A peer for Button components.
CButtonUI A peer for CButton components.
CheckBoxUI A peer for CheckBox components.
ColumnUI A peer for Column components.
ContainerUI A peer for Container components.
CssSwapScript A utility class that wraps JavaScript code required to swap CSS styles in HTML pages on the client without server interaction.
FillerUI A peer for Filler (strut) components.
GridCellUI A peer for Grid.Cell components.
GridUI A peer for Grid components.
ImageSwapScript A utility class that wraps JavaScript code required to swap images in HTML pages on the client without server interaction.
LabelUI A peer for Label components.
ListBoxUI A peer for ListBox components.
PanelUI A peer for Panel components.
RadioButtonUI A peer for RadioButton components.
RolloverScript A utility class that wraps JavaScript code required to create mouse rollover effects in HTML pages on the client without server interaction.
RolloverScript.MultipleRolloverScriptElement A data object used to describe a rollover action when multiple actions are required for a rollover effect.
RowUI A peer for Row components.
SelectFieldUI A peer for SelectField components.
TableHeaderUI A peer for TableHeader components.
TableUI A peer for Table components.
TextAreaUI A peer for TextArea components.
TextComponentUI A base peer class for components derived from TextComponent.
TextFieldUI A peer for TextField and PasswordField components.
ToggleButtonUI A base peer class for components derived from ToggleButton.
 

Package nextapp.echoservlet.ui Description

Provides ComponentPeers and utilities to handle browser client interaction and rendering for built-in Echo components.

Related Documentation

For more information please see:


NextApp Echo
App Container 1.1.4