jbpm-form-modeler-editor-client 6.1.0.Final

org.jbpm.formModeler.editor.client.editors
Interface FormModelerPanelView

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<FormModelerPanelPresenter>
All Known Implementing Classes:
FormModelerPanelViewImpl

public interface FormModelerPanelView
extends org.uberfire.client.mvp.UberView<FormModelerPanelPresenter>


Method Summary
 void hideForm()
           
 void loadContext(String ctxUID)
           
 void showCanNotSaveReadOnly()
           
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

hideForm

void hideForm()

loadContext

void loadContext(String ctxUID)

showCanNotSaveReadOnly

void showCanNotSaveReadOnly()

jbpm-form-modeler-editor-client 6.1.0.Final

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