public abstract class FormPopup extends Object implements FormPopupView.Presenter
| Modifier and Type | Field and Description |
|---|---|
protected FormPopupView |
view |
| Constructor and Description |
|---|
FormPopup(FormPopupView view) |
protected final FormPopupView view
public FormPopup(FormPopupView view)
public void show(PopupSetFieldCommand command)
public void onOk()
onOk in interface FormPopupView.Presenterpublic void setOldName(String oldName)
public void hide()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.