jBPM Designer - Client 6.2.0.Beta3

org.jbpm.designer.client
Interface DesignerWidgetPresenter.View

All Superinterfaces:
org.kie.uberfire.client.common.HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
DesignerView
Enclosing class:
DesignerWidgetPresenter

public static interface DesignerWidgetPresenter.View
extends org.kie.uberfire.client.common.HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget


Method Summary
 boolean confirmClose()
           
 String getEditorID()
           
 void setEditorID(String id)
           
 void setEditorParamters(Map<String,String> editorParameters)
           
 
Methods inherited from interface org.kie.uberfire.client.common.HasBusyIndicator
hideBusyIndicator, showBusyIndicator
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

setEditorID

void setEditorID(String id)

setEditorParamters

void setEditorParamters(Map<String,String> editorParameters)

getEditorID

String getEditorID()

confirmClose

boolean confirmClose()

jBPM Designer - Client 6.2.0.Beta3

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