BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.

com.bea.wlw.netui.tags.rendering
Class HtmlTag.State

java.lang.Object
  extended by com.bea.wlw.netui.tags.rendering.AbstractTagState
      extended by com.bea.wlw.netui.tags.rendering.HtmlTag.State
Enclosing class:
HtmlTag

public static class HtmlTag.State
extends AbstractTagState


Field Summary
 String dir
           
 String lang
           
 
Constructor Summary
HtmlTag.State()
           
 
Method Summary
 void clear()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lang

public String lang

dir

public String dir
Constructor Detail

HtmlTag.State

public HtmlTag.State()
Method Detail

clear

public void clear()
Specified by:
clear in class AbstractTagState

BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.