public abstract class AbstractComponent extends Object
AbstractComponent()
String
getValue()
static boolean
isDestroyed()
static void
reset()
void
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractComponent()
public static boolean isDestroyed()
public static void reset()
public String getValue()
public void setValue(String value)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.