|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use RenderableInterface | |
|---|---|
| com.sas.servlet.tbeans | Provides classes and interfaces for the Transformation Beans. |
| com.sas.servlet.tbeans.dataselectors | Overview Provides classes for creating data selectors and data selector panels. |
| com.sas.servlet.tbeans.dataselectors.calculateditems.html | Provides classes and interfaces which provide the user interface components for managing calculated items. |
| com.sas.servlet.tbeans.dataselectors.calculations.percent.html | |
| com.sas.servlet.tbeans.dataselectors.crossing.html | |
| com.sas.servlet.tbeans.dataselectors.customizer.html | |
| com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html | |
| com.sas.servlet.tbeans.dataselectors.export.html | Provides user interface (UI) classes of the JSP Export Selector. |
| com.sas.servlet.tbeans.dataselectors.filterandrank.html | |
| com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html | |
| com.sas.servlet.tbeans.dataselectors.find.html | |
| com.sas.servlet.tbeans.dataselectors.html | Provides classes for creating dataselectors, and the menubar classes that provide access to the dataselectors from a data viewer. |
| com.sas.servlet.tbeans.dataselectors.memberproperties.html | |
| com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html | |
| com.sas.servlet.tbeans.dataselectors.propertyeditor.html | |
| com.sas.servlet.tbeans.dataselectors.sort.html | |
| com.sas.servlet.tbeans.dualselector | Provides base classes for generating DualSelectors: DualListSelector, DualTreeSelector and TreeListSelector |
| com.sas.servlet.tbeans.dualselector.html | Provides classes for generating different Dual Selectors to move an item from source to target or from target to source component. |
| com.sas.servlet.tbeans.form | Provides classes and interfaces for all form element Transformation Beans. |
| com.sas.servlet.tbeans.form.html | Provides classes and interfaces for form element componenets and their supporting classes. |
| com.sas.servlet.tbeans.graphics | Provides base classes for generating chart objects. |
| com.sas.servlet.tbeans.graphics.html | Provides classes for generating different chart objects. |
| com.sas.servlet.tbeans.html | Provides classes and interfaces for several transformation beans such as Button, Label, and TreeView along with their supporting classes. |
| com.sas.servlet.tbeans.ipage | Provides classes used to write menus, text, and other types of content to various client devices in the appropriate markup language, such as WML, HDML, or HTML. |
| com.sas.servlet.tbeans.ipage.iform | Provides classes used to write form content to various client devices in the appropriate markup language, such as WML, HDML, or HTML. |
| com.sas.servlet.tbeans.login | Provides base "Transformation Bean" classes for the Login bean. |
| com.sas.servlet.tbeans.login.html | Provides HTML "Transformation Bean" classes for the Login bean. |
| com.sas.servlet.tbeans.menubar | Provides base classes used to generate the MenuBar and SelectorMenuBar. |
| com.sas.servlet.tbeans.menubar.html | Provides classes for generating a MenuBar or SelectorMenuBar. |
| com.sas.servlet.tbeans.navigationbar | Provides the base classes and interfaces needed to generate a navigation bar for scrolling. |
| com.sas.servlet.tbeans.navigationbar.html | Provides classes used to generate an HTML representation of a navigation bar for scrolling. |
| com.sas.servlet.tbeans.olapgraphics.html | Provides classes for generating different OLAP chart objects. |
| com.sas.servlet.tbeans.olaptableview | Provides classes and interfaces for viewing OLAP Data. |
| com.sas.servlet.tbeans.olaptableview.html | Provides classes and interfaces for Creating an HTML table representing an OLAPTable. |
| com.sas.servlet.tbeans.remotefileselector2 | |
| com.sas.servlet.tbeans.remotefileselector2.html | |
| com.sas.servlet.tbeans.tableview | Provides the base classes and interfaces used to generate a table of data for a given data model. |
| com.sas.servlet.tbeans.tableview.html | Provides the classes used to generate a table of data in HTML. |
| com.sas.servlet.tbeans.tableview.rpf.html | |
| com.sas.servlet.tbeans.tableview.wml | Provides the classes used to generate a table of data in WML. |
| com.sas.servlet.tbeans.webmddbview | |
| Uses of RenderableInterface in com.sas.servlet.tbeans |
|---|
| Classes in com.sas.servlet.tbeans that implement RenderableInterface | |
|---|---|
class |
BaseActionCompositeTransformation
|
class |
com.sas.servlet.tbeans.BaseActionCompositeTransformation2
|
class |
BaseActionTransformation
|
class |
com.sas.servlet.tbeans.BaseActionTransformation2
|
class |
BaseButton
The BaseButton is an abstract TransformationBean used to create different types of button looks using images and a label. |
class |
BaseCompositeTransformation
The base object for all Composite Transformation Beans. |
class |
com.sas.servlet.tbeans.BaseCompositeTransformation2
|
class |
BaseExpandCollapse
The BaseExpandCollapse is an abstract TransformationBean for creating an ExpandCollapse area. |
class |
BaseImage
The BaseImage is an abstract TransformationBean used to create an Image. |
class |
BaseLabel
The BaseLabel is an abstract TransformationBean used to create a label. |
class |
BaseListEditor
The BaseListEditor class provides the base class for a generic "list editor" component. |
class |
BaseTransformation
The base object for all Transformation Beans. |
class |
BaseTreeView
The BaseTreeView is an abstract TransformationBean used to create a TreeView. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors that implement RenderableInterface | |
|---|---|
class |
BaseDataSelector
The BaseDataSelector is an abstract TransformationBean for creating data selectors to dynamically change Rows, Columns, Totals, etc. |
class |
BaseSelectorPanel
The BaseDataSelectorPanel is an abstract TransformationBean for creating data selector panels. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.calculateditems.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.calculateditems.html that implement RenderableInterface | |
|---|---|
class |
BaseCalculatedItemSelectorPanel
The BaseCalculatedItemSelectorPanel is an abstract TransformationBean for use by panels implementing calculated item selector functionality. |
class |
BaseExpressionEditor
The BaseExpressionEditor is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript that provides a basic UI for creating and editing expressions for use in calculated items. |
class |
SimpleCalculatedItemSelector
The SimpleCalculatedItemSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to create a container class for the simple calculated item selector, a data selector used to manage calculated items created at run-time. |
class |
SimpleCalculatedItemSelectorPanel
The SimpleCalculatedItemSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for managing run-time calculated items. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.calculations.percent.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.calculations.percent.html that implement RenderableInterface | |
|---|---|
class |
PercentCalculationsSelector
The PercentCalculationsSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to add and remove FractionOfTotal dataitems. |
class |
PercentCalculationsSelectorListBoxView
|
class |
PercentCalculationsSelectorPanel
The PercentCalculationsSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for adding and removing FractionOfTotal dataitems. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.crossing.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.crossing.html that implement RenderableInterface | |
|---|---|
class |
MapCrossingSelector
|
class |
MapCrossingSelectorPanel
|
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.customizer.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.customizer.html that implement RenderableInterface | |
|---|---|
class |
MapPropertySelector
|
class |
MapPropertySelectorPanel
|
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html that implement RenderableInterface | |
|---|---|
class |
ExceptionHighlightingChartSelector
The ExceptionHighlightingSelector is a TransformationBean that generates the appropriate HTML 4.0 to represent a selector which can be used with data viewers to enable conditional highlighting of data values. |
class |
ExceptionHighlightingChartSelectorPanel
The ExceptionHighlightingSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 to provide a selector panel for enabling conditional highlighting of data values. |
class |
ExceptionHighlightingSelector
The ExceptionHighlightingSelector is a TransformationBean that generates the appropriate HTML 4.0 to represent a selector which can be used with data viewers to enable conditional highlighting of data values. |
class |
ExceptionHighlightingSelectorPanel
The ExceptionHighlightingSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 to provide a selector panel for enabling conditional highlighting of data values. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.export.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.export.html that implement RenderableInterface | |
|---|---|
class |
ExportSelector
The ExportSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to export viewer data to a spreadsheet application. |
class |
ExportSelectorPanel
The ExportSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying options for exporting data to a spreadsheet application. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.filterandrank.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.filterandrank.html that implement RenderableInterface | |
|---|---|
class |
FilterAndRankSelector
|
class |
FilterAndRankSelectorPanel
The FilterAndRankSelectorPanel provides the construction and operation code for the "Filter and Rank" Selector. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html that implement RenderableInterface | |
|---|---|
class |
OLAPTimeBasedFilterSelector
The OLAPTimeBasedFilterSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to create and apply time based filters Note that the toString() method on this class calls the |
class |
OLAPTimeBasedFilterSelectorPanel
|
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.find.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.find.html that implement RenderableInterface | |
|---|---|
class |
FindSelector
The FindSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used with table viewers to find member or cell values. |
class |
FindSelectorPanel
The FindSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for dynamically finding member and cell values in a table viewer. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.html that implement RenderableInterface | |
|---|---|
class |
AbstractSelectorContainer
The AbstractSelectorContainer is an abstract TransformationBean that provides base level functionality for selector containers. |
class |
ActionProviderMenuBar
The ActionProviderMenuBar is an abstract TransformationBean that provides a menubar representation of the actions defined for an area of a viewer. |
class |
DataSelector
The DataSelector is an abstract TransformationBean that provides HTML form functionality for the data selector framework. |
class |
DataSelectorListBoxView
|
class |
OLAPMenuBar
The OLAPMenuBar is a TransformationBean that generates the appropriate HTML 4.0 that is used to display a menubar of available data selectors for an OLAP viewer, such as the OLAPTableView. |
class |
RelationalMenuBar
The RelationalMenuBar is a TransformationBean that generates the appropriate HTML 4.0 that is used to display a menubar of available data selectors for a relational viewer, such as the TableView. |
class |
SelectorPanel
The SelectorPanel is an abstract TransformationBean that provides HTML form functionality for the data selector panel framework. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.memberproperties.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.memberproperties.html that implement RenderableInterface | |
|---|---|
class |
MemberPropertiesSelector
The SortSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to sort viewer data. |
class |
MemberPropertiesSelectorPanel
The MemberPropertiesSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying xxx on data items. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html that implement RenderableInterface | |
|---|---|
class |
CheckBoxListPropertyEditor
|
class |
ListBoxViewPropertyEditor
|
class |
TextEntryPropertyEditor
|
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.propertyeditor.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.propertyeditor.html that implement RenderableInterface | |
|---|---|
class |
EntityAttributeValueSelector
|
class |
EntityAttributeValueSelectorPanel
The EntityAttributeValueSelectorPanel provides the construction and operation code for the "Entity Attribute Value" Selector. |
class |
PropertyEditorContainer
|
| Uses of RenderableInterface in com.sas.servlet.tbeans.dataselectors.sort.html |
|---|
| Classes in com.sas.servlet.tbeans.dataselectors.sort.html that implement RenderableInterface | |
|---|---|
class |
SortSelector
The SortSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to sort viewer data. |
class |
SortSelectorPanel
The SortSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying sorting on data items. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dualselector |
|---|
| Classes in com.sas.servlet.tbeans.dualselector that implement RenderableInterface | |
|---|---|
class |
BaseDualSelector
Transformation bean base object for creating Dual Selectors |
| Uses of RenderableInterface in com.sas.servlet.tbeans.dualselector.html |
|---|
| Classes in com.sas.servlet.tbeans.dualselector.html that implement RenderableInterface | |
|---|---|
class |
DualListSelector
The DualListSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript for creating a DualListSelector. |
class |
DualSelector
Abstract DualSelector class used for displaying two components and selecting/moving items from a source to a target component. |
class |
DualTreeSelector
Transformation bean definition for creating an HTML/JavaScript DualTreeSelector. |
class |
TreeListSelector
Transformation bean definition for creating an HTML/JavaScript TreeListSelector. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.form |
|---|
| Classes in com.sas.servlet.tbeans.form that implement RenderableInterface | |
|---|---|
class |
BaseCheckBox
The BaseCheckBox is an abstract TransformationBean for creating a checkbox. |
class |
BaseChoiceBox
The BaseChoiceBox is an abstract TransformationBean for creating a ChoiceBox. |
class |
BaseComboBoxView
The BaseComboBoxView is an abstract TransformationBean for creating a ComboBoxView. |
class |
BaseFormElement
The BaseFormElement is an abstract TransformationBean used to create the Form Element. |
class |
BaseHidden
The BaseHidden is an abstract TransformationBean for creating hidden input fields. |
class |
BaseInput
The BaseInput is an abstract TransformationBean for creating INPUT elements. |
class |
BaseListBox
The BaseListBox is an abstract TransformationBean for creating a ListBox input field. |
class |
BaseListBoxView
The BaseListBox is an abstract TransformationBean for creating a ListBoxView input field. |
class |
BasePassword
The BasePassword is an abstract TransformationBean for creating a password input field. |
class |
BasePushButton
The BasePushButton is an abstract TransformationBean for creating a pushbutton. |
class |
BaseRadio
The BaseRadio is an abstract TransformationBean for creating a Radio input field, which is used for attributes which can take a single value from a set of alternatives. |
class |
BaseTextArea
The BaseTextArea is an abstract TransformationBean for creating a TextArea input field. |
class |
BaseTextEntry
The BaseTextEntry is an abstract TransformationBean for creating a text input field. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.form.html |
|---|
| Classes in com.sas.servlet.tbeans.form.html that implement RenderableInterface | |
|---|---|
class |
CheckBox
The CheckBox is a TransformationBean that generates the appropriate HTML 4.0 for a checkbox. |
class |
CheckBoxList
The CheckBoxList is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript for creating a component that allows the user to select one or more objects from a list by using checkboxes in place of labels. |
class |
ChoiceBox
The ChoiceBox is a TransformationBean that generates the appropriate HTML 4.0 for creating an HTML SELECT element representing a ChoiceBox. |
class |
ComboBoxView
The ComboBoxView is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript for creating an element representing a ComboBoxView. |
class |
Form
Convenience Object for creating HTML forms. |
class |
Hidden
The Hidden is a TransformationBean that generates the appropriate HTML 4.0 for creating hidden HTML input fields. |
class |
Image
The Image is a TransformationBean that generates the appropriate HTML 4.0 INPUT tag attributes to represent an image in a form or ANCHOR tag attributes to represent an image. |
class |
ListBox
The ListBox is a TransformationBean that generates the appropriate HTML 4.0 for creating an HTML SELECT element representing a ListBox. |
class |
ListBoxView
The ListBoxView is a TransformationBean that generates the appropriate HTML 4.0 for creating a ListBoxView A ListBoxView is a menu that allows either a single selection or multiple selections. |
class |
Password
The Password is a TransformationBean that generates the appropriate HTML 4.0 for creating an HTML password entry field. |
class |
PushButton
The PushButton is a TransformationBean that generates the appropriate HTML 4.0 for creating an HTML form image. |
class |
Radio
The Radio is a TransformationBean that generates the appropriate HTML 4.0 for creating an HTML Radio input field, which is used for attributes which can take a single value from a set of alternatives. |
class |
TextArea
The TextArea is a TransformationBean that generates the appropriate HTML 4.0 for creating an HTML TextArea input field. |
class |
TextEntry
The TextEntry is a TransformationBean that generates the appropriate HTML 4.0 for creating an HTML text entry field. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.graphics |
|---|
| Classes in com.sas.servlet.tbeans.graphics that implement RenderableInterface | |
|---|---|
class |
com.sas.servlet.tbeans.graphics.BaseBarChart
|
class |
BaseBarLineChart
The BarLineChart is a Swing component that uses a BarLineChartDataModel (data properties) and a BarLineChartModel (display properties) to produce a series of connected veticies representing data values. |
class |
BaseESRIMapChart
BaseESRIMapChart is a base class for the OLAP and relational ESRIMap tbeans. |
class |
com.sas.servlet.tbeans.graphics.BaseGraph
|
class |
com.sas.servlet.tbeans.graphics.BaseGraphics
|
class |
BaseLineChart
The LineChart is a Swing component that uses a LineChartDataModel (data properties) and a LineChartModel (display properties) to produce a series of connected veticies representing data values. |
class |
BaseLinePlot
The LinePlot is a Swing component that uses a LinePlotDataModel (data handle) and a LinePlotModel (display properties) to produce a interpolated line. |
class |
BasePieChart
The PieChart is a Swing component that uses a PieChartDataModel (data handle) and a PieChartModel (display properties) to produce a graphical, circular representation of the data. |
class |
BaseRadarChart
The RadarChart is a Swing component that uses a RadarChartDataModel (data properties) and a RadarChartModel (display properties) to produce a graphical circular shaped representation of the data, consisting of radial axes onto which data points may be plotted. |
class |
BaseScatterPlot
The ScatterPlot is a Swing component that uses a ScatterPlotDataModel (data handle) and a ScatterPlotModel (display properties) to produce markers with different shapes, sizes and colors one for each data point. |
class |
BaseTileChart
|
class |
BaseWaterfallChart
|
| Uses of RenderableInterface in com.sas.servlet.tbeans.graphics.html |
|---|
| Classes in com.sas.servlet.tbeans.graphics.html that implement RenderableInterface | |
|---|---|
class |
BarChart
The BarChart TransformationBean is a servlet component that produces bar charts that support the visualization of multiple response variables. |
class |
BarChartComposite
BarChartComposite is a TransformationBean that is composed of other TransformationBeans. |
class |
BarLineChart
The BarLineChart TransformationBean is a servlet component that produces bar charts with overlayed line plots. |
class |
BarLineChartComposite
BarLineChartComposite is a TransformationBean that is composed of other TransformationBeans. |
class |
ESRIMapChart
***WARNING*** This class is an experimental class and is largely untested. |
class |
ESRIMapComposite
***WARNING*** This class is an experimental class and is largely untested. |
class |
ESRIMapMenu
***WARNING*** This class is an experimental class and is largely untested. |
class |
GraphComposite
|
class |
LineChart
The LineChart TransformationBean is a servlet component that produces line charts that support the visualization of multiple response variables. |
class |
LineChartComposite
LineChartComposite is a TransformationBean that is composed of other TransformationBeans. |
class |
LinePlot
The LinePlot TransformationBean is a servlet component that produces line plots that support the visualization of multiple response variables. |
class |
LinePlotComposite
LinePlotComposite is a TransformationBean that is composed of other TransformationBeans. |
class |
PieChart
The PieChart TransformationBean is a servlet component that produces pie charts that support the visualization of multiple response variables. |
class |
PieChartComposite
PieChartComposite is a TransformationBean that is composed of other TransformationBeans. |
class |
RadarChart
The RadarChart TransformationBean is a servlet component that produces radar charts that show the relative frequency of data measures in quality control or market research problems. |
class |
RadarChartComposite
RadarChartComposite is a TransformationBean that is composed of other TransformationBeans. |
class |
ScatterPlot
The ScatterPlot TransformationBean is a servlet component that produces scatter plots that support the visualization of multiple response variables. |
class |
ScatterPlotComposite
ScatterPlotComposite is a TransformationBean that is composed of other TransformationBeans. |
class |
TileChart
The TileChart TransformationBean is a servlet component that produces a rectangular tree-based representation of data. |
class |
WaterfallChart
The WaterfallChart TransformationBean is a servlet component that produces waterfall charts that support the visualization of multiple response variables. |
class |
WaterfallChartComposite
WaterfallChartComposite is a TransformationBean that is composed of other TransformationBeans. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.html |
|---|
| Classes in com.sas.servlet.tbeans.html that implement RenderableInterface | |
|---|---|
class |
AppliedFilters
The AppliedFilters is a TransformationBean that generates the appropriate HTML 4.0 to represent the filters applied to the given model. |
class |
Button
The Button is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript for a button look by setting images and a label. |
class |
ExpandCollapse
The ExpandCollapse is a TransformationBean used to expand and collapse content within an HTML div tag. |
class |
Label
The Label is a TransformationBean that generates the appropriate HTML 4.0 for static text in HTML. |
class |
ListEditor
The ListEditor is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent an editable list of items. |
class |
TreeView
The TreeView is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a tree. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.ipage |
|---|
| Classes in com.sas.servlet.tbeans.ipage that implement RenderableInterface | |
|---|---|
class |
BaseIPage
The base object for all IPage Transformation Beans. |
class |
IMenu
The IMenu is a TransformationBean used to produce a menu using a variety of markup languages (including WML,HDML, and HTML). |
class |
IText
The IText is a TransformationBean used to produce a text page using a variety of markup languages (including WML,HDML, and HTML). |
| Uses of RenderableInterface in com.sas.servlet.tbeans.ipage.iform |
|---|
| Classes in com.sas.servlet.tbeans.ipage.iform that implement RenderableInterface | |
|---|---|
class |
BaseIFormElement
The base object for all IForm sub-elements. |
class |
IForm
The IForm is a TransformationBean used to produce a form using a variety of markup languages (including WML,HDML, and HTML). |
class |
IFormHidden
The IFormHidden is a TransformationBean used to produce a form using a variety of markup languages (including WML,HDML, and HTML). |
class |
IFormListBox
The IFormListBox is a TransformationBean used to produce a form using a variety of markup languages (including WML,HDML, and HTML). |
class |
IFormPassword
The IFormPassword is a TransformationBean used to produce a form using a variety of markup languages (including WML,HDML, and HTML). |
class |
IFormRadio
The IFormRadio is a TransformationBean used to produce a form using a variety of markup languages (including WML,HDML, and HTML). |
class |
IFormTextEntry
The IFormTextEntry is a TransformationBean used to produce a form using a variety of markup languages (including WML,HDML, and HTML). |
| Uses of RenderableInterface in com.sas.servlet.tbeans.login |
|---|
| Classes in com.sas.servlet.tbeans.login that implement RenderableInterface | |
|---|---|
class |
BaseLogin
The BaseLogin is an abstract TransformationBean for creating a set of components that allow the user to specify credentials for logging in to a system. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.login.html |
|---|
| Classes in com.sas.servlet.tbeans.login.html that implement RenderableInterface | |
|---|---|
class |
Login
Login is a TransformationBean that is composed of other TransformationBeans which are used to generate HTML code which can render the login bean. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.menubar |
|---|
| Classes in com.sas.servlet.tbeans.menubar that implement RenderableInterface | |
|---|---|
class |
BaseMenu
BaseMenu TransformationBean used to create a Menu used for controlling rollover dropdown actions, selectors and navigation style menus. |
class |
BaseMenuBar
The BaseMenuBar is an abstract TransformationBean used to create a MenuBar. |
class |
BaseMenuItem
BaseMenuItem TransformationBean used to create a MenuItem. |
class |
BaseSelectorMenuItem
BaseSelectorMenuItem TransformationBean used to create a SelectorMenuItem. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.menubar.html |
|---|
| Classes in com.sas.servlet.tbeans.menubar.html that implement RenderableInterface | |
|---|---|
class |
BaseHTMLMenuBar
The BaseHTMLMenuBar is an abstract TransformationBean used to create an HTML MenuBar. |
class |
Menu
Deprecated. As of release 9.2, replaced by SimpleMenuBar/PopupMenu |
class |
MenuBar
Deprecated. As of release 9.2, replaced by SimpleMenuBar |
class |
MenuItem
MenuItem is used to populate the Menus in a MenuBar transformation bean. |
class |
SelectorMenuBar
The SelectorMenuBar is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript for creating a Selector MenuBar. |
class |
SelectorMenuItem
The SelectorMenuItem is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript used to populate a selector menu in a MenuBar. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.navigationbar |
|---|
| Classes in com.sas.servlet.tbeans.navigationbar that implement RenderableInterface | |
|---|---|
class |
BaseNavigationBar
The abstract Transformation Bean base object for creating a NavigationBar. |
class |
BaseNavigationBarElement
The abstract Transformation Bean base object for creating elements for navigating through a Transformation Bean's model. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.navigationbar.html |
|---|
| Classes in com.sas.servlet.tbeans.navigationbar.html that implement RenderableInterface | |
|---|---|
class |
NavigationBar
NavigationBar is a TransformationBean that is composed of other TransformationBeans that can include the following sub-components: NavigationBarColumnScrollingElement,
NavigationBarColumnScrollingElement or
NavigationBarColumnScrollingElement. |
class |
NavigationBarColumnScrollingElement
The NavigationBarColumnScrollingElement is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represents the column scrolling actions for a NavigationBar. |
class |
NavigationBarEditingElement
The NavigationBarEditingElement is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represents the edit actions for a NavigationBar. |
class |
NavigationBarRowScrollingElement
The NavigationBarRowScrollingElement is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represents the row scrolling actions for a NavigationBar. |
class |
NavigationBarScrollingElement
The abstract TransformationBean object needed to implement a navigation scrolling element. |
class |
TableColumnNavigationBar
TableColumnNavigationBar is a TransformationBean that is composed of other TransformationBeans that includes the following sub-component: NavigationBarColumnScrollingElement. |
class |
TableRowNavigationBar
TableRowNavigationBar is a TransformationBean that is composed of other TransformationBeans that includes the following sub-component: NavigationBarRowScrollingElement. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.olapgraphics.html |
|---|
| Classes in com.sas.servlet.tbeans.olapgraphics.html that implement RenderableInterface | |
|---|---|
class |
OLAPESRIMapChart
The OLAPESRIMapChart TransformationBean is a servlet component that produces maps that support the visualisation of a single response variable. |
class |
OLAPESRIMapComposite
MapComposite is a TransformationBean that is composed of other TransformationBeans. |
class |
OLAPESRIMapMenu
MapMenu is a TransformationBean that subclasses the MenuBar tbean and has the map-related items that appear in the ESRI Map tbean toolbar.. |
class |
com.sas.servlet.tbeans.olapgraphics.html.OLAPGraphComposite
|
| Uses of RenderableInterface in com.sas.servlet.tbeans.olaptableview |
|---|
| Classes in com.sas.servlet.tbeans.olaptableview that implement RenderableInterface | |
|---|---|
class |
BaseOLAPDrillState
The BaseOLAPDrillState is an abstract TransformationBean |
class |
BaseOLAPTableView
The BaseOLAPTableView is an abstract TransformationBean |
| Uses of RenderableInterface in com.sas.servlet.tbeans.olaptableview.html |
|---|
| Classes in com.sas.servlet.tbeans.olaptableview.html that implement RenderableInterface | |
|---|---|
class |
DefaultOLAPTableDataCellContentsRenderer
This class generates the default contents of the olap table's data cells. |
class |
DefaultOLAPTableLabelCellContentsRenderer
This class generates the default contents of the olap table's label cells. |
class |
OLAPDrillState
The OLAPDrillState is a TransformationBean that generates the appropriate HTML 4.0 to represent the drill state of the given multidimensional model. |
class |
OLAPTableView
The OLAPTableView is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a table of data from the given multidimensional model. |
class |
OLAPTableViewComposite
OLAPTableViewComposite is a TransformationBean that is composed of other TransformationBeans that include the following sub-components: MenuBar, NavigationBar, OLAPTableView, OLAPDrillState, AppliedFilters, Title, and Footer. |
class |
ShowDetailDataComposite
ShowDetailDataComposite is a TransformationBean that is composed of other TransformationBeans that include the following sub-components: TableViewComposite. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.remotefileselector2 |
|---|
| Classes in com.sas.servlet.tbeans.remotefileselector2 that implement RenderableInterface | |
|---|---|
class |
BaseRemoteFileSearch
The BaseRemoteFileSearch is an abstract TransformationBean that provides the methods for setting and returning the components and the models used for the search facility of the RemoteFileSelector. |
class |
BaseRemoteFileSelector
The BaseRemoteFileSelector is an abstract TransformationBean that provides the methods for setting and returning the components and the model used to create the RemoteFileSelector component. |
class |
BaseRemoteFileToolBar
The BaseRemoteFileToolBar is an abstract TransformationBean that provides the base function for the RemoteFileToolBar. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.remotefileselector2.html |
|---|
| Classes in com.sas.servlet.tbeans.remotefileselector2.html that implement RenderableInterface | |
|---|---|
class |
InformationServicesSearch
The InformationServicesSearch is a TransformationBean that generates the appropriate HTML 4.0 to represent the default search component for the InformationServicesSelector. |
class |
InformationServicesSelector
The InformationServicesSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a file selector that uses the Information Services interfaces. |
class |
RemoteFileSearch
The RemoteFileSearch is a TransformationBean that generates the appropriate HTML 4.0 to represent the search facility of the RemoteFileSelector component. |
class |
RemoteFileSelector
The RemoteFileSelector is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a file selector. |
class |
RemoteFileToolBar
The RemoteFileToolBar is a TransformationBean that generates the appropriate HTML 4.0 to represent a ToolBar. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.tableview |
|---|
| Classes in com.sas.servlet.tbeans.tableview that implement RenderableInterface | |
|---|---|
class |
AbstractBaseTableView
The abstract Transformation Bean base object for creating any TableView. |
class |
BaseTableView
The base abstract Transformation Bean for creating a 2-dimensional Table. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.tableview.html |
|---|
| Classes in com.sas.servlet.tbeans.tableview.html that implement RenderableInterface | |
|---|---|
class |
CellContentsCheckBoxEditor
The CellContentsCheckBoxEditor is a TransformationBean that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML check box component. |
class |
CellContentsChoiceBoxEditor
The CellContentsChoiceBoxEditor is a TransformationBean that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML choice box component. |
class |
CellContentsImageRenderer
The CellContentsImageRenderer is a TransformationBean that generates the appropriate HTML 4.0 to represent the contents of a cell as an HTML image. |
class |
CellContentsLabelRenderer
The CellContentsLabelRenderer is a TransformationBean that generates the appropriate HTML 4.0 to represent the contents of a cell as an HTML label. |
class |
CellContentsListBoxEditor
The CellContentsListBoxEditor is a TransformationBean that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML list box component. |
class |
CellContentsNoRowsRenderer
The CellContentsNoRowsRenderer is a TransformationBean that generates the appropriate HTML 4.0 of a table cell's contents generated when there are no rows in the data model. |
class |
CellContentsRadioEditor
The CellContentsRadioEditor is a TransformationBean that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML radio box component. |
class |
CellContentsRowSelectionRenderer
The CellContentsRowSelectionRenderer is a TransformationBean that generates the appropriate HTML 4.0 to represent the contents of a cell as an HTML check box. |
class |
CellContentsTextAreaEditor
The CellContentsTextAreaEditor is a TransformationBean that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML text area component. |
class |
CellContentsTextEntryEditor
The CellContentsTextEntryEditor is a TransformationBean that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML text entry. |
class |
TableView
The TableView is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to represent a table of data from the given 2-dimensional model. |
class |
TableViewComposite
TableViewComposite is a TransformationBean that is composed of other TransformationBeans that include the following sub-components: MenuBar, NavigationBar, TableView, Title and Footer. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.tableview.rpf.html |
|---|
| Classes in com.sas.servlet.tbeans.tableview.rpf.html that implement RenderableInterface | |
|---|---|
class |
ImageAction
|
class |
TextAction
|
| Uses of RenderableInterface in com.sas.servlet.tbeans.tableview.wml |
|---|
| Classes in com.sas.servlet.tbeans.tableview.wml that implement RenderableInterface | |
|---|---|
class |
DefaultCellContentsRenderer
The DefaultCellContentsRenderer is a TransformationBean that generates the contents of the table's cells. |
| Uses of RenderableInterface in com.sas.servlet.tbeans.webmddbview |
|---|
| Classes in com.sas.servlet.tbeans.webmddbview that implement RenderableInterface | |
|---|---|
class |
WebMDDBView
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||