Kie Workbench - Common - UI 6.0.0.CR3

org.kie.workbench.common.widgets.client.popups.text
Class FormPopup

java.lang.Object
  extended by 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


Field Summary
protected  FormPopupView view
           
 
Constructor Summary
FormPopup(FormPopupView view)
           
 
Method Summary
 void onOk()
           
 void setOldName(String oldName)
           
 void show(PopupSetFieldCommand command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

view

protected final FormPopupView view
Constructor Detail

FormPopup

public FormPopup(FormPopupView view)
Method Detail

show

public void show(PopupSetFieldCommand command)

onOk

public void onOk()
Specified by:
onOk in interface FormPopupView.Presenter

setOldName

public void setOldName(String oldName)

Kie Workbench - Common - UI 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.