Uses of Class
com.ebmwebsourcing.geasytools.widgets.ext.impl.notification.MessageType

Packages that use MessageType
com.ebmwebsourcing.geasytools.widgets.ext.impl.notification   
 

Uses of MessageType in com.ebmwebsourcing.geasytools.widgets.ext.impl.notification
 

Methods in com.ebmwebsourcing.geasytools.widgets.ext.impl.notification that return MessageType
static MessageType MessageType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MessageType[] MessageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebmwebsourcing.geasytools.widgets.ext.impl.notification with parameters of type MessageType
 void NotificationBubble.setMessageType(MessageType messageType)
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.