org.kie.workbench.common.widgets.client.source
Class ViewSourceSuccessCallback
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewSourceSuccessCallback
public ViewSourceSuccessCallback(ViewSourceView viewSource)
callback
public void callback(String drl)
- Specified by:
callback in interface org.jboss.errai.common.client.api.RemoteCallback<String>
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.