Form Builder NG Model 6.0.0-SNAPSHOT

Uses of Class
org.jbpm.form.builder.ng.model.client.bus.ui.NotificationEvent.Level

Packages that use NotificationEvent.Level
org.jbpm.form.builder.ng.model.client.bus.ui   
 

Uses of NotificationEvent.Level in org.jbpm.form.builder.ng.model.client.bus.ui
 

Methods in org.jbpm.form.builder.ng.model.client.bus.ui that return NotificationEvent.Level
 NotificationEvent.Level NotificationEvent.getLevel()
           
static NotificationEvent.Level NotificationEvent.Level.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NotificationEvent.Level[] NotificationEvent.Level.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.jbpm.form.builder.ng.model.client.bus.ui with parameters of type NotificationEvent.Level
NotificationEvent(NotificationEvent.Level level, String message)
           
NotificationEvent(NotificationEvent.Level level, String message, Throwable error)
           
 


Form Builder NG Model 6.0.0-SNAPSHOT

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