Interface MessageConsoleView
-
- All Superinterfaces:
org.uberfire.ext.widgets.common.client.common.HasBusyIndicator,com.google.gwt.user.client.ui.IsWidget
- All Known Implementing Classes:
MessageConsoleViewImpl
public interface MessageConsoleView extends com.google.gwt.user.client.ui.IsWidget, org.uberfire.ext.widgets.common.client.common.HasBusyIndicator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancopyMessages(String msg)
-
-
-
Method Detail
-
copyMessages
boolean copyMessages(String msg)
-
-