|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use BaseActionTransformation | |
|---|---|
| com.sas.servlet.tbeans | Provides classes and interfaces for the Transformation Beans. |
| 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.graphics | Provides base classes for generating 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.olaptableview.html | Provides classes and interfaces for Creating an HTML table representing an OLAPTable. |
| 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 | |
| Uses of BaseActionTransformation in com.sas.servlet.tbeans |
|---|
| Subclasses of BaseActionTransformation in com.sas.servlet.tbeans | |
|---|---|
class |
com.sas.servlet.tbeans.BaseActionTransformation2
|
class |
BaseLabel
The BaseLabel is an abstract TransformationBean used to create a label. |
| Uses of BaseActionTransformation in com.sas.servlet.tbeans.dataselectors.html |
|---|
| Methods in com.sas.servlet.tbeans.dataselectors.html that return BaseActionTransformation | |
|---|---|
BaseActionTransformation |
ActionProviderMenuBar.getViewer()
Get the viewer that contains the menubar |
| Methods in com.sas.servlet.tbeans.dataselectors.html with parameters of type BaseActionTransformation | |
|---|---|
void |
ActionProviderMenuBar.setViewer(BaseActionTransformation viewer)
Set the viewer that the menu bar is attached to |
| Uses of BaseActionTransformation in com.sas.servlet.tbeans.graphics |
|---|
| Subclasses of BaseActionTransformation in com.sas.servlet.tbeans.graphics | |
|---|---|
class |
com.sas.servlet.tbeans.graphics.BaseGraphics
|
| Uses of BaseActionTransformation in com.sas.servlet.tbeans.html |
|---|
| Subclasses of BaseActionTransformation in com.sas.servlet.tbeans.html | |
|---|---|
class |
Label
The Label is a TransformationBean that generates the appropriate HTML 4.0 for static text in HTML. |
| Uses of BaseActionTransformation in com.sas.servlet.tbeans.olaptableview.html |
|---|
| Subclasses of BaseActionTransformation in com.sas.servlet.tbeans.olaptableview.html | |
|---|---|
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. |
| Uses of BaseActionTransformation in com.sas.servlet.tbeans.tableview.html |
|---|
| Subclasses of BaseActionTransformation in com.sas.servlet.tbeans.tableview.html | |
|---|---|
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 |
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. |
| Uses of BaseActionTransformation in com.sas.servlet.tbeans.tableview.rpf.html |
|---|
| Subclasses of BaseActionTransformation in com.sas.servlet.tbeans.tableview.rpf.html | |
|---|---|
class |
TextAction
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||