Uses of Class
com.sas.servlet.tbeans.menubar.html.SelectorMenuBar

Packages that use SelectorMenuBar
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.olapgraphics.html Provides classes for generating different OLAP chart objects. 
 

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

Fields in com.sas.servlet.tbeans.dataselectors.html declared as SelectorMenuBar
protected  SelectorMenuBar ActionProviderMenuBar.selectorMenubar
          The wrapped menubar object
 

Methods in com.sas.servlet.tbeans.dataselectors.html that return SelectorMenuBar
 SelectorMenuBar ActionProviderMenuBar.buildMenuBar()
          Build a menubar from the actions defined for the area on the menubar default filter and set initial properties on the menubar.
 SelectorMenuBar ActionProviderMenuBar.getDefaultSelectorMenubar()
          Returns a default SelectorMenuBar
 SelectorMenuBar ActionProviderMenuBar.getSelectorMenubar()
          Gets the selectorMenubar value
 

Methods in com.sas.servlet.tbeans.dataselectors.html with parameters of type SelectorMenuBar
 void ActionProviderMenuBar.setSelectorMenubar(SelectorMenuBar selectorMenubar)
          Set the selectorMenubar
 

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

Methods in com.sas.servlet.tbeans.graphics.html that return SelectorMenuBar
 SelectorMenuBar ESRIMapMenu.buildMenuBar()
          Build a menubar from the actions defined for the area on the menubar default filter and set initial properties on the menubar.
 

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

Methods in com.sas.servlet.tbeans.olapgraphics.html that return SelectorMenuBar
 SelectorMenuBar OLAPESRIMapMenu.buildMenuBar()
          Build a menubar from the actions defined for the area on the menubar default filter and set initial properties on the menubar.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.