***  This package contains classes that are subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.servlet.tbeans.html

Provides classes and interfaces for several transformation beans such as Button, Label, and TreeView along with their supporting classes.

See:
          Description

Interface Summary
AppliedFiltersStyleKeysInterface The class contains constants used as keys into the style map used by the AppliedFilters tbean.
ButtonStyleAreaKeysInterface Interface that contains the keys for the style map for the Button.
ExpandCollapseStyleKeysInterface Component style keys used for com.sas.servlet.tbeans.html.ExpandCollapse These keys also correspond to the style keys in the template.
HTMLConstantsInterface Interface that contains the HTML Constants used by the Menu and MenuItem classes.
ListEditorStyleKeysInterface  
TreeViewStyleKeysInterface The class contains constants used as keys into the style map used by the TreeView.
 

Class Summary
AppliedFilters The AppliedFilters is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the filters applied to the given model.
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.
ExpandCollapse The ExpandCollapse is a TransformationBean™ used to expand and collapse content within an HTML div tag.
Label The Label is a TransformationBean™ that generates the appropriate HTML 4.0 for static text in HTML.
ListEditor The ListEditor is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent an editable list of items.
TreeView The TreeView is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a tree.
 

Package com.sas.servlet.tbeans.html Description

Provides classes and interfaces for several transformation beans such as Button, Label, and TreeView along with their supporting classes.


***  This package contains classes that are subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.