Kie Workbench - Common - UI 6.0.0.Beta3

org.kie.workbench.common.widgets.client.popups.text
Interface FormPopupView

All Known Implementing Classes:
FormPopupViewImpl

public interface FormPopupView


Nested Class Summary
static interface FormPopupView.Presenter
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 void setPresenter(FormPopupView.Presenter presenter)
           
 void show()
           
 void showFieldEmptyWarning()
           
 

Method Detail

setPresenter

void setPresenter(FormPopupView.Presenter presenter)

show

void show()

getName

String getName()

setName

void setName(String name)

showFieldEmptyWarning

void showFieldEmptyWarning()

Kie Workbench - Common - UI 6.0.0.Beta3

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