Uses of Class
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.UILogEntry.UILogEntryLevel

Packages that use UILogEntry.UILogEntryLevel
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData   
 

Uses of UILogEntry.UILogEntryLevel in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData that return UILogEntry.UILogEntryLevel
 UILogEntry.UILogEntryLevel UILogEntry.getLevel()
           
static UILogEntry.UILogEntryLevel UILogEntry.UILogEntryLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UILogEntry.UILogEntryLevel[] UILogEntry.UILogEntryLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData with parameters of type UILogEntry.UILogEntryLevel
UILogEntry(String message, UILogEntry.UILogEntryLevel type)
          Constructs a new UILogEntry.
 



Copyright © 2013. All Rights Reserved.