jBPM Console NG - Human Tasks Forms Client 6.2.0.CR2

org.jbpm.console.ng.ht.forms.client.editors.taskform.generic
Interface GenericFormDisplayPresenter.GenericFormDisplayView

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
GenericFormDisplayView
Enclosing class:
GenericFormDisplayPresenter

public static interface GenericFormDisplayPresenter.GenericFormDisplayView
extends com.google.gwt.user.client.ui.IsWidget


Method Summary
 void displayNotification(String text)
           
 void onReadyToRender(org.uberfire.mvp.Command command)
           
 void render(com.google.gwt.user.client.ui.FlowPanel content)
           
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

displayNotification

void displayNotification(String text)

render

void render(com.google.gwt.user.client.ui.FlowPanel content)

onReadyToRender

void onReadyToRender(org.uberfire.mvp.Command command)

jBPM Console NG - Human Tasks Forms Client 6.2.0.CR2

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