public class IformMiniPopupEvent
extends org.zkoss.zk.ui.event.Event
Constructor and Description |
---|
IformMiniPopupEvent(ButtonInfo buttonInfo,
List<FieldResultBean> resultBeans)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ButtonInfo |
getButtonInfo() |
List<FieldResultBean> |
getResultBeans() |
public IformMiniPopupEvent(ButtonInfo buttonInfo, List<FieldResultBean> resultBeans)
buttonInfo
- button inforesultBeans
- resultBeanspublic ButtonInfo getButtonInfo()
public List<FieldResultBean> getResultBeans()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.