Uses of Interface
com.sas.servlet.tbeans.menubar.html.MenuBarStyleAreaKeysInterface

Packages that use MenuBarStyleAreaKeysInterface
com.sas.servlet.tbeans.menubar.html Provides classes for generating a MenuBar or SelectorMenuBar. 
 

Uses of MenuBarStyleAreaKeysInterface in com.sas.servlet.tbeans.menubar.html
 

Classes in com.sas.servlet.tbeans.menubar.html that implement MenuBarStyleAreaKeysInterface
 class BaseHTMLMenuBar
          The BaseHTMLMenuBar is an abstract TransformationBean™ used to create an HTML MenuBar.
 class Menu
          Deprecated. As of release 9.2, replaced by SimpleMenuBar/PopupMenu
 class MenuBar
          Deprecated. As of release 9.2, replaced by SimpleMenuBar
 class MenuItem
          MenuItem is used to populate the Menus in a MenuBar transformation bean.
 class SelectorMenuBar
          The SelectorMenuBar is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript for creating a Selector MenuBar.
 class SelectorMenuItem
          The SelectorMenuItem is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript used to populate a selector menu in a MenuBar.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.