public class ErrorsManager
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
YSERIESDATA |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getErrors() |
static ErrorsManager |
instance()
This method returns the instance of ErrorsManager.
|
void |
registerWizard(WizardBase wizard)
This method registers a wizard with the ErrorsManager.
|
void |
removeErrors()
Clean the error message in the wizard dialog.
|
void |
showErrors(java.lang.String errorMessage)
Set the error message to the wizard dialog.
|
public static final java.lang.String YSERIESDATA
public static ErrorsManager instance()
public void registerWizard(WizardBase wizard)
wizard - public void showErrors(java.lang.String errorMessage)
t - Exceptionpublic void removeErrors()
public java.lang.String getErrors()
Copyright © 2008 Actuate Corp. All rights reserved.