Uses of Interface
com.sas.actionprovider.URLTemplateViewInterface

Packages that use URLTemplateViewInterface
com.sas.actionprovider.support Provides the support classes that define the default areas and actions for components that acquire their Actions via the ActionProviderFramework (APF). 
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.html Provides classes for generating different chart objects. 
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. 
 

Uses of URLTemplateViewInterface in com.sas.actionprovider.support
 

Classes in com.sas.actionprovider.support that implement URLTemplateViewInterface
 class HttpViewerSupport
           Provides a common implementation of the HttpActionProviderViewInterface to which components may delegate their own implementations of that interface.
 

Uses of URLTemplateViewInterface in com.sas.servlet.tbeans
 

Classes in com.sas.servlet.tbeans that implement URLTemplateViewInterface
 class com.sas.servlet.tbeans.BaseActionCompositeTransformation2
           
 class com.sas.servlet.tbeans.BaseActionTransformation2
           
 

Uses of URLTemplateViewInterface in com.sas.servlet.tbeans.dataselectors.html
 

Classes in com.sas.servlet.tbeans.dataselectors.html that implement URLTemplateViewInterface
 class ActionProviderMenuBar
          The ActionProviderMenuBar is an abstract TransformationBean™ that provides a menubar representation of the actions defined for an area of a viewer.
 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.
 

Uses of URLTemplateViewInterface in com.sas.servlet.tbeans.graphics.html
 

Classes in com.sas.servlet.tbeans.graphics.html that implement URLTemplateViewInterface
 class ESRIMapMenu
          ***WARNING*** This class is an experimental class and is largely untested.
 

Uses of URLTemplateViewInterface in com.sas.servlet.tbeans.navigationbar
 

Subinterfaces of URLTemplateViewInterface in com.sas.servlet.tbeans.navigationbar
 interface BaseNavigationInterface
          Defines the interface to be implemented by a TranformationBean which will use a NavigationBar to navigate through the TranformationBean's model.
 interface ColumnNavigationInterface
          Defines the interface to be implemented by a TranformationBean which will use a NavigationBar to navigate through the columns of the TranformationBean's model.
 interface EditNavigationInterface
          Defines an interface for editing a TransformationBean.
 interface RowNavigationInterface
          Defines the interface to be implemented by a TranformationBean which will use a NavigationBar to navigate through the rows of the TranformationBean's model.
 

Classes in com.sas.servlet.tbeans.navigationbar that implement URLTemplateViewInterface
 class BaseNavigationBarElement
          The abstract Transformation Bean base object for creating elements for navigating through a Transformation Bean's model.
 

Uses of URLTemplateViewInterface in com.sas.servlet.tbeans.navigationbar.html
 

Classes in com.sas.servlet.tbeans.navigationbar.html that implement URLTemplateViewInterface
 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.
 

Uses of URLTemplateViewInterface in com.sas.servlet.tbeans.olapgraphics.html
 

Classes in com.sas.servlet.tbeans.olapgraphics.html that implement URLTemplateViewInterface
 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..
 

Uses of URLTemplateViewInterface in com.sas.servlet.tbeans.olaptableview
 

Classes in com.sas.servlet.tbeans.olaptableview that implement URLTemplateViewInterface
 class BaseOLAPDrillState
          The BaseOLAPDrillState is an abstract TransformationBean™
 class BaseOLAPTableView
          The BaseOLAPTableView is an abstract TransformationBean™
 

Uses of URLTemplateViewInterface in com.sas.servlet.tbeans.olaptableview.html
 

Classes in com.sas.servlet.tbeans.olaptableview.html that implement URLTemplateViewInterface
 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.
 

Uses of URLTemplateViewInterface in com.sas.servlet.tbeans.remotefileselector2
 

Classes in com.sas.servlet.tbeans.remotefileselector2 that implement URLTemplateViewInterface
 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 URLTemplateViewInterface in com.sas.servlet.tbeans.remotefileselector2.html
 

Classes in com.sas.servlet.tbeans.remotefileselector2.html that implement URLTemplateViewInterface
 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 URLTemplateViewInterface in com.sas.servlet.tbeans.tableview
 

Classes in com.sas.servlet.tbeans.tableview that implement URLTemplateViewInterface
 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 URLTemplateViewInterface in com.sas.servlet.tbeans.tableview.html
 

Classes in com.sas.servlet.tbeans.tableview.html that implement URLTemplateViewInterface
 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.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.