wt.templateutil.components
Class TreeIconComponent
java.lang.Object
wt.templateutil.components.HTMLComponent
wt.templateutil.components.HTMLImgComponent
wt.templateutil.components.TreeIconComponent
- All Implemented Interfaces:
- Serializable
public class TreeIconComponent
- extends HTMLImgComponent
- implements Serializable
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Fields inherited from class wt.templateutil.components.HTMLImgComponent |
ALIGN, ALT, BORDER, HEIGHT, HSPACE, ISMAP, LOWSRC, NAME, ONABORT, ONERROR, ONLOAD, SRC, SUPPRESS, USEMAP, VSPACE, WIDTH |
|
Constructor Summary |
TreeIconComponent(boolean hasChildren,
boolean isOpen,
boolean isLastSibling)
Deprecated. |
| 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, showSubComponents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeIconComponent
public TreeIconComponent(boolean hasChildren,
boolean isOpen,
boolean isLastSibling)
- Deprecated.
Supported API: true
- Parameters:
hasChildren - isOpen - isLastSibling -
startComponent
public String startComponent(Object value,
Properties formData,
OutputStream os,
Locale locale)
- Deprecated.
Supported API: true
- Overrides:
startComponent in class HTMLComponent
- Parameters:
value - formData - os - locale -
- Returns:
- String