public class HtmlDBClassTree extends HTMLComponent
alignment, alt, bgColor, cancelBubble, events, gMutableTheme, hasInitFocus, id, intStyleSheet, items, name, parent, styleId, styleProperty, tabIndex, toolTip, VALID_NAME_REGEX, VALID_STYLE_REGEX
Constructor and Description |
---|
HtmlDBClassTree(DBClassAbstract dbClass) |
HtmlDBClassTree(DBClassAbstract dbClass,
java.util.HashMap filterMap,
DBClassModule cm) |
Modifier and Type | Method and Description |
---|---|
void |
compile(ClientBrowser browser)
This is the spot to put all your generation
of the HTML components.
|
void |
setPathToRoot(java.lang.String path) |
addJavaScript, addJavaScript, addOnLoadScript, appendClassName, checkIsContainer, copyAttributes, doBuildToolTip, fetchStyleProperty, getClassName, getId, 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, touch
public HtmlDBClassTree(DBClassAbstract dbClass)
dbClass
- the classpublic HtmlDBClassTree(DBClassAbstract dbClass, java.util.HashMap filterMap, DBClassModule cm)
dbClass
- the classfilterMap
- cm
- public void compile(ClientBrowser browser)
HTMLComponent
compile
in class HTMLComponent
browser
- public void setPathToRoot(java.lang.String path)
path
- stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.