Kie Workbench - Common - UI 6.2.0.Final

org.kie.workbench.common.widgets.client.source
Class ViewSourceSuccessCallback

java.lang.Object
  extended by org.kie.workbench.common.widgets.client.source.ViewSourceSuccessCallback
All Implemented Interfaces:
org.jboss.errai.common.client.api.RemoteCallback<String>

public class ViewSourceSuccessCallback
extends Object
implements org.jboss.errai.common.client.api.RemoteCallback<String>

Callback to set the ViewSource Widgets content


Constructor Summary
ViewSourceSuccessCallback(ViewSourceView viewSource)
           
 
Method Summary
 void callback(String drl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewSourceSuccessCallback

public ViewSourceSuccessCallback(ViewSourceView viewSource)
Method Detail

callback

public void callback(String drl)
Specified by:
callback in interface org.jboss.errai.common.client.api.RemoteCallback<String>

Kie Workbench - Common - UI 6.2.0.Final

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