Kie Workbench - Common - UI 6.2.0.Final

org.kie.workbench.common.widgets.client.source
Interface ViewSourceView

All Superinterfaces:
org.uberfire.ext.widgets.common.client.common.HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
ViewSourceViewImpl

public interface ViewSourceView
extends org.uberfire.ext.widgets.common.client.common.HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget


Method Summary
 void clear()
           
 void setContent(String content)
           
 
Methods inherited from interface org.uberfire.ext.widgets.common.client.common.HasBusyIndicator
hideBusyIndicator, showBusyIndicator
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

setContent

void setContent(String content)

clear

void clear()

Kie Workbench - Common - UI 6.2.0.Final

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