public class PropertyChangeEvent
extends org.zkoss.zk.ui.event.Event
| Constructor and Description |
|---|
PropertyChangeEvent(org.zkoss.zk.ui.Component comp,
Object base,
String prop) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBase()
Gets the base object
|
String |
getProperty()
Gets the property
|
Copyright © 2020. All rights reserved.