Kie Workbench - Common - UI 6.0.0.Beta4

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

public 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

@Inject
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.Beta4

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