public abstract class UIComponentInitializer<O,U extends JAXXObject,I extends UIInitializerContext<U>> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log
Logger.
|
| Modifier | Constructor and Description |
|---|---|
protected |
UIComponentInitializer(Class<O> componentType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Object o) |
Class<O> |
getComponentType() |
abstract void |
init(I context,
O component) |
boolean |
isFinal() |
Copyright © 2008–2017 Ultreia.io. All rights reserved.