|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransformationInterface | |
---|---|
com.sas.servlet.tbeans | Provides classes and interfaces for the 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.html | Provides classes for generating different chart objects. |
com.sas.servlet.tbeans.olaptableview.html | Provides classes and interfaces for Creating an HTML table representing an OLAPTable. |
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.hdml | Provides the classes used to generate a table of data in HDML. |
com.sas.servlet.tbeans.tableview.html | Provides the classes used to generate a table of data in HTML. |
com.sas.servlet.tbeans.tableview.wml | Provides the classes used to generate a table of data in WML. |
com.sas.servlet.tbeans.util.validators | Provides classes and interfaces for validators that can be used with transformation beans like the form
elements located in com.sas.servlet.tbeans.form.html . |
com.sas.servlet.util | Provides support and utility classes for com.sas.servlet . |
Uses of TransformationInterface in com.sas.servlet.tbeans |
---|
Methods in com.sas.servlet.tbeans that return TransformationInterface | |
---|---|
TransformationInterface |
CompositeComponentInterface.getComponent(java.lang.String componentKey)
Returns a reference to a component, based on the component key. |
TransformationInterface |
BaseCompositeTransformation.getComponent(java.lang.String componentKey)
Returns a reference to a component, based on the component key. |
TransformationInterface |
CompositeComponentInterface.removeComponent(java.lang.String componentKey)
Removes a component from the list of components contained in the composite component. |
TransformationInterface |
BaseCompositeTransformation.removeComponent(java.lang.String componentKey)
Removes a component from the CompositeComponentManager. |
TransformationInterface |
CompositeComponentInterface.setComponent(java.lang.String componentKey,
TransformationInterface tbean)
Adds a component to the list of components contained in the composite component. |
TransformationInterface |
BaseCompositeTransformation.setComponent(java.lang.String componentKey,
TransformationInterface tbean)
Adds or sets a component to the list of components contained in the composite component. |
Methods in com.sas.servlet.tbeans with parameters of type TransformationInterface | |
---|---|
TransformationInterface |
CompositeComponentInterface.setComponent(java.lang.String componentKey,
TransformationInterface tbean)
Adds a component to the list of components contained in the composite component. |
TransformationInterface |
BaseCompositeTransformation.setComponent(java.lang.String componentKey,
TransformationInterface tbean)
Adds or sets a component to the list of components contained in the composite component. |
void |
BaseActionCompositeTransformation.setComponent(java.lang.String componentKey,
TransformationInterface tbean,
java.lang.String actionType)
Adds or sets a component to the list of components contained in the composite component. |
Uses of TransformationInterface in com.sas.servlet.tbeans.form.html |
---|
Methods in com.sas.servlet.tbeans.form.html with parameters of type TransformationInterface | |
---|---|
void |
Form.addComponent(TransformationInterface bean)
Registers components to the Form's component list. |
Uses of TransformationInterface in com.sas.servlet.tbeans.graphics.html |
---|
Methods in com.sas.servlet.tbeans.graphics.html that return TransformationInterface | |
---|---|
TransformationInterface |
ESRIMapComposite.setComponent(java.lang.String componentKey,
TransformationInterface tbean)
Adds or sets a component to the list of components contained in the composite component. |
Methods in com.sas.servlet.tbeans.graphics.html with parameters of type TransformationInterface | |
---|---|
TransformationInterface |
ESRIMapComposite.setComponent(java.lang.String componentKey,
TransformationInterface tbean)
Adds or sets a component to the list of components contained in the composite component. |
Uses of TransformationInterface in com.sas.servlet.tbeans.olaptableview.html |
---|
Methods in com.sas.servlet.tbeans.olaptableview.html that return TransformationInterface | |
---|---|
TransformationInterface |
DefaultOLAPTableLabelCellContentsRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's cell. |
TransformationInterface |
DefaultOLAPTableDataCellContentsRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's cell. |
Uses of TransformationInterface in com.sas.servlet.tbeans.remotefileselector2.html |
---|
Methods in com.sas.servlet.tbeans.remotefileselector2.html that return TransformationInterface | |
---|---|
TransformationInterface |
RemoteFileSelector.removeComponent(java.lang.String componentKey)
Removes a component from the CompositeComponentManager. |
TransformationInterface |
RemoteFileSelector.setComponent(java.lang.String componentKey,
TransformationInterface tbean)
Adds or sets a component to the list of components contained in the composite component. |
Methods in com.sas.servlet.tbeans.remotefileselector2.html with parameters of type TransformationInterface | |
---|---|
TransformationInterface |
RemoteFileSelector.setComponent(java.lang.String componentKey,
TransformationInterface tbean)
Adds or sets a component to the list of components contained in the composite component. |
Uses of TransformationInterface in com.sas.servlet.tbeans.tableview |
---|
Methods in com.sas.servlet.tbeans.tableview that return TransformationInterface | |
---|---|
TransformationInterface |
TableCellContentsEditor.getCellContentsEditorComponent(AbstractBaseTableView viewer,
java.lang.Object value,
java.lang.String name,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's editable cell. |
TransformationInterface |
TableCellContentsRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's cell. |
Uses of TransformationInterface in com.sas.servlet.tbeans.tableview.hdml |
---|
Methods in com.sas.servlet.tbeans.tableview.hdml that return TransformationInterface | |
---|---|
TransformationInterface |
DefaultCellContentsRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's cell. |
TransformationInterface |
CellContentsNoRowsRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the TableView's cell. |
Uses of TransformationInterface in com.sas.servlet.tbeans.tableview.html |
---|
Methods in com.sas.servlet.tbeans.tableview.html that return TransformationInterface | |
---|---|
TransformationInterface |
CellContentsTextEntryEditor.getCellContentsEditorComponent(AbstractBaseTableView viewer,
java.lang.Object value,
java.lang.String name,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's editable cell. |
TransformationInterface |
CellContentsTextAreaEditor.getCellContentsEditorComponent(AbstractBaseTableView viewer,
java.lang.Object value,
java.lang.String name,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's editable cell. |
TransformationInterface |
CellContentsRadioEditor.getCellContentsEditorComponent(AbstractBaseTableView viewer,
java.lang.Object value,
java.lang.String name,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's editable cell. |
TransformationInterface |
CellContentsListBoxEditor.getCellContentsEditorComponent(AbstractBaseTableView viewer,
java.lang.Object value,
java.lang.String name,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's editable cell. |
TransformationInterface |
CellContentsChoiceBoxEditor.getCellContentsEditorComponent(AbstractBaseTableView viewer,
java.lang.Object value,
java.lang.String name,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's editable cell. |
TransformationInterface |
CellContentsCheckBoxEditor.getCellContentsEditorComponent(AbstractBaseTableView viewer,
java.lang.Object value,
java.lang.String name,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's editable cell. |
TransformationInterface |
CellContentsSimpleTemplateRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's cell. |
TransformationInterface |
CellContentsRowSelectionRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's cell. |
TransformationInterface |
CellContentsNoRowsRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the TableView's cell. |
TransformationInterface |
CellContentsLabelRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's cell. |
TransformationInterface |
CellContentsImageRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's cell. |
Uses of TransformationInterface in com.sas.servlet.tbeans.tableview.wml |
---|
Methods in com.sas.servlet.tbeans.tableview.wml that return TransformationInterface | |
---|---|
TransformationInterface |
DefaultCellContentsRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the tableview's cell. |
TransformationInterface |
CellContentsNoRowsRenderer.getCellContentsRendererComponent(AbstractBaseTableView viewer,
java.lang.Object value,
ActionList actions)
Returns the tbean used for rendering the contents of the TableView's cell. |
Uses of TransformationInterface in com.sas.servlet.tbeans.util.validators |
---|
Uses of TransformationInterface in com.sas.servlet.util |
---|
Methods in com.sas.servlet.util with parameters of type TransformationInterface | |
---|---|
static void |
BaseUtil.applyTbeanStringParameterValues(javax.servlet.http.HttpServletRequest request,
TransformationInterface tbean,
java.util.Map parameterMap)
Apply String request attributes to tbean component. |
java.lang.String |
ComponentPropertyManager.getContextMenuLaunchEvent(TransformationInterface tBean)
|
void |
ComponentPropertyManager.setContextMenuLaunchEvent(TransformationInterface tBean,
java.lang.String contextMenuLaunchEvent)
Associates contextMenuLaunchEvent with the viewer. |
static void |
BaseUtil.writeDialog(java.io.PrintWriter out,
javax.servlet.http.HttpServletRequest request,
TransformationInterface tbean,
java.util.HashMap dictionary,
java.lang.String template)
Writes the conent of a dialog for a given template. |
static void |
BaseUtil.writeDialog(java.io.PrintWriter out,
javax.servlet.http.HttpServletRequest request,
TransformationInterface tbean,
java.lang.String templateFileName)
Writes the conent of a dialog for a given template. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |