wt.templateutil.components
Class TreeIconComponent

java.lang.Object
  extended by wt.templateutil.components.HTMLComponent
      extended by wt.templateutil.components.HTMLImgComponent
          extended by wt.templateutil.components.TreeIconComponent
All Implemented Interfaces:
Serializable

public class TreeIconComponent
extends HTMLImgComponent
implements Serializable



Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
 
Fields inherited from class wt.templateutil.components.HTMLImgComponent
ALIGN, ALT, BORDER, HEIGHT, HSPACE, ISMAP, LOWSRC, NAME, ONABORT, ONERROR, ONLOAD, SRC, SUPPRESS, USEMAP, VSPACE, WIDTH
 
Fields inherited from class wt.templateutil.components.HTMLComponent
DEFAULT_SERVICE_NAME, DEFAULTS_ONLY, PRINT_TAG_ATTR, SERVICENAME
 
Constructor Summary
TreeIconComponent(boolean hasChildren, boolean isOpen, boolean isLastSibling)
          Deprecated.  
 
Method Summary
 String startComponent(Object value, Properties formData, OutputStream os, Locale locale)
          Deprecated.  
 
Methods inherited from class wt.templateutil.components.HTMLImgComponent
init, setTagListArray
 
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
 

Constructor Detail

TreeIconComponent

public TreeIconComponent(boolean hasChildren,
                         boolean isOpen,
                         boolean isLastSibling)
Deprecated. 



Supported API: true

Parameters:
hasChildren -
isOpen -
isLastSibling -
Method Detail

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