public abstract class AbstractComponent extends Object
| Constructor and Description |
|---|
AbstractComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
static boolean |
isDestroyed() |
static void |
reset() |
void |
setValue(String value) |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.