S - the state typeC - the componentpublic abstract class ComponentStateHandler<S,C extends Component> extends AbstractStateHandler<S,C>
| Constructor and Description |
|---|
ComponentStateHandler(Class<S> stateType,
C component) |
ComponentStateHandler(Class<S> stateType,
C component,
String key) |
Copyright © 2012. All Rights Reserved.