org.kie.workbench.common.widgets.client.popups.list
Class FormListPopup
java.lang.Object
org.kie.workbench.common.widgets.client.popups.list.FormListPopup
- All Implemented Interfaces:
- FormListPopupView.Presenter
public class FormListPopup
- extends Object
- implements FormListPopupView.Presenter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
view
protected final FormListPopupView view
FormListPopup
@Inject
public FormListPopup(FormListPopupView view)
show
public void show(List<org.kie.commons.data.Pair<String,String>> items,
PopupItemSelectedCommand command)
onOk
public void onOk()
- Specified by:
onOk in interface FormListPopupView.Presenter
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.