Kie Workbench - Common - UI 6.0.0.CR3

org.kie.workbench.common.widgets.client.widget
Interface HasBusyIndicator

All Known Implementing Classes:
BusyIndicatorView

public interface HasBusyIndicator

Implementations support a "Busy" indicator


Method Summary
 void hideBusyIndicator()
           
 void showBusyIndicator(String message)
           
 

Method Detail

showBusyIndicator

void showBusyIndicator(String message)

hideBusyIndicator

void hideBusyIndicator()

Kie Workbench - Common - UI 6.0.0.CR3

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