wt.templateutil.components
Class TreeCellComponent
java.lang.Object
wt.templateutil.components.HTMLComponent
wt.templateutil.components.HTMLTableCellComponent
wt.templateutil.components.TreeCellComponent
- All Implemented Interfaces:
- Serializable
public class TreeCellComponent
- extends HTMLTableCellComponent
- implements Serializable
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Methods inherited from class wt.templateutil.components.HTMLComponent |
endComponent, getHtmlComponents, getPrintWriter, getServiceName, getTagList, getTagSettings, isInheritStyle, isPrintTagAttributes, isUseDefaultsOnly, main, setInheritStyle, setPrintTagAttributes, setServiceName, setTag, setTagList, setTagListDefaults, setTagSettings, setTagValue, setUseDefaultsOnly, show |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
init
public void init(String selector,
Object value,
HTMLComponentFactory componentFactory,
String mode,
Properties props)
- Deprecated.
Supported API: true
- Overrides:
init in class HTMLTableCellComponent
- Parameters:
selector - value - componentFactory - mode - props -