public class StateChangeEvent
extends org.zkoss.zk.ui.event.Event
| Constructor and Description |
|---|
StateChangeEvent(String name,
org.zkoss.zk.ui.Component target,
Integer state)
Constructs the state change event.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getState()
Returns the current state that has been changed.
|
Copyright © 2020. All rights reserved.