Kie Workbench - Common - UI 6.1.0.CR1

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.1.0.CR1

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