org.jbpm.formbuilder.client.notification
Interface NotificationsView

All Known Implementing Classes:
CompactNotificationsViewImpl

public interface NotificationsView


Nested Class Summary
static interface NotificationsView.Presenter
           
 
Method Summary
 void append(String colorCss, String message, Throwable error)
           
 String getColorCss(String name)
           
 

Method Detail

getColorCss

String getColorCss(String name)

append

void append(String colorCss,
            String message,
            Throwable error)


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