Uses of Interface
com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorErrorLevel

Packages that use IEditorErrorLevel
com.ebmwebsourcing.geasytools.webeditor.api.core   
com.ebmwebsourcing.geasytools.webeditor.api.core.events   
 

Uses of IEditorErrorLevel in com.ebmwebsourcing.geasytools.webeditor.api.core
 

Classes in com.ebmwebsourcing.geasytools.webeditor.api.core that implement IEditorErrorLevel
 class DefaultErrorLevel
           
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.core with parameters of type IEditorErrorLevel
 void IEditorView.displayError(java.lang.String title, java.lang.String message, IEditorErrorLevel level)
           
 

Uses of IEditorErrorLevel in com.ebmwebsourcing.geasytools.webeditor.api.core.events
 

Methods in com.ebmwebsourcing.geasytools.webeditor.api.core.events that return IEditorErrorLevel
 IEditorErrorLevel IEditorErrorEvent.getLevel()
           
 



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