org.kie.workbench.common.widgets.client.popups.text
Class FormPopup
java.lang.Object
org.kie.workbench.common.widgets.client.popups.text.FormPopup
- All Implemented Interfaces:
- FormPopupView.Presenter
- Direct Known Subclasses:
- TextBoxFormPopup
public abstract class FormPopup
- extends Object
- implements FormPopupView.Presenter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
view
protected final FormPopupView view
FormPopup
public FormPopup(FormPopupView view)
show
public void show(PopupSetFieldCommand command)
onOk
public void onOk()
- Specified by:
onOk in interface FormPopupView.Presenter
setOldName
public void setOldName(String oldName)
hide
public void hide()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.