public class FieldChangeEvent
extends org.zkoss.zk.ui.event.Event
| Constructor and Description |
|---|
FieldChangeEvent(org.zkoss.zk.ui.Component target,
ResultProperty field)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ResultProperty |
getField() |
public FieldChangeEvent(org.zkoss.zk.ui.Component target,
ResultProperty field)
target - Targetfield - Field valuepublic final ResultProperty getField()
Copyright © 2016 SAPERION AG. All rights reserved.