com.sas.servlet.tbeans.navigationbar
Interface BaseNavigationInterface

All Superinterfaces:
URLTemplateViewInterface
All Known Subinterfaces:
ColumnNavigationInterface, EditNavigationInterface, RowNavigationInterface
All Known Implementing Classes:
AbstractBaseTableView, BaseOLAPTableView, BaseTableView, OLAPTableView, TableView, TableView, TableView

public interface BaseNavigationInterface
extends URLTemplateViewInterface

Defines the interface to be implemented by a TranformationBean which will use a NavigationBar to navigate through the TranformationBean's model. The actionProvider for this TranformationBean will be used by the NavigationBar to retrieve and render the valid navigation actions. The TranformationBean implementing this interface should be used as the NavigationBar's model.


Method Summary
 
Methods inherited from interface com.sas.actionprovider.URLTemplateViewInterface
getURLTemplate, setURLTemplate
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.