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.dataselectors.calculateditems.html

Provides classes and interfaces which provide the user interface components for managing calculated items.

See:
          Description

Interface Summary
BaseCalculatedItemSelectorPanelKeysInterface This interface defines keys used to retrieve the visual components for the BaseCalculatedItemSelectorPanel from its component map.
BaseCalculatedItemSelectorPanelStyleKeysInterface This interface defines keys used to retrieve the style classes for the visual components of the BaseCalculatedItemSelectorPanel from its style map.
BaseExpressionEditorKeysInterface This interface defines keys used to retrieve the visual components for the BaseExpressionEditor from its component map.
BaseExpressionEditorStyleKeysInterface This interface defines keys used to retrieve the style classes for the visual components of the BaseExpressionEditor from its style map.
SimpleCalculatedItemSelectorKeysInterface This interface defines keys used to retrieve the visual components for the SimpleCalculatedItemSelectorPanel from its component map.
SimpleCalculatedItemSelectorStyleKeysInterface This interface defines keys used to retrieve the style classes for the visual components of the SimpleCalculatedItemSelectorPanel from its style map.
 

Class Summary
BaseCalculatedItemSelectorPanel The BaseCalculatedItemSelectorPanel is an abstract TransformationBean™ for use by panels implementing calculated item selector functionality.
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.
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.
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.
 

Package com.sas.servlet.tbeans.dataselectors.calculateditems.html Description

Provides classes and interfaces which provide the user interface components for managing calculated items.


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.