public class HTMLSlideMenuBar extends HTMLMenuBar
alignment, alt, cancelBubble, events, gMutableTheme, hasInitFocus, id, intStyleSheet, items, name, parent, styleId, styleProperty, tabIndex, toolTip, VALID_NAME_REGEX, VALID_STYLE_REGEX| Constructor and Description | 
|---|
| HTMLSlideMenuBar(java.lang.String code)Creates a new instance of HTMLSlideMenuBar | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | addMenus(HTMLPage page,
        HTMLTable table,
        java.util.ArrayList menuList)Adds the menus to the menu bar table | 
| protected void | compile(ClientBrowser browser)This is the spot to put all your generation
 of the HTML components. | 
| void | setTitle(java.lang.String title) | 
addMenu, addMenuBarColorArray, addRolloverScript, getBgColor, getFullHeight, getHighlightColor, getMenuCode, getMenuItemHeight, getMenuItemWidth, getMenuList, getSelectionColor, getTimeout, isOpen, setBgColor, setBorderColor, setBorderStyle, setBorderWidth, setDivBorder, setHighlightColor, setMenuItemHeight, setMenuItemWidth, setMenuList, setOpen, setSelectionColor, setTimeout, setUpRollovergetDepth, getId, getLabel, getMenuBar, isSelected, setLabel, setMenuBar, setSelectedaddComponent, addComponent, addText, clear, findId, getComponent, getComponentCount, hasComponent, removeComponent, removeComponentaddJavaScript, addJavaScript, addOnLoadScript, appendClassName, checkIsContainer, copyAttributes, doBuildToolTip, fetchStyleProperty, getClassName, getMutableTheme, getParent, getParentPage, getStyleSheet, getTheme, hasTheme, iAddComponent, iAddComponent, iAddedToPage, iAddEvent, iClear, iFindId, iGenerate, iGenerateAttributes, iGenerateAttributesID, iGenerateComponent, iGenerateComponent, iGenerateEvents, iGetComponent, iGetComponentCount, iHasEvent, iRemoveComponent, isCompiled, iSetId, iSetName, iSetStyleId, makeColorID, makeListOfEvents, monitorPage, postCompile, resetParent, setAlignment, setAttribute, setClassName, setHasInitFocus, setParent, setStyleProperty, setTabIndex, touchpublic HTMLSlideMenuBar(java.lang.String code)
code - public void setTitle(java.lang.String title)
title - protected void compile(ClientBrowser browser)
compile in class HTMLMenuBarbrowser - protected void addMenus(HTMLPage page, HTMLTable table, java.util.ArrayList menuList)
addMenus in class HTMLMenuBarpage - parent pagetable - the table which menus are added inmenuList - the menu liststSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.