IHasError
| Kind of class: | public interface |
|---|---|
| Package: | |
| Inherits from: |
|
| Implemented by: | |
| Classpath: | org.asaplibrary.util.validation.IHasError |
| File last modified: | Friday, 13 May 2011, 22:20:36 |
Interface to be implemented by UI components that can have an error state
Summary
Instance methods
hideError
function hideError() : void
Hide the error state
showError
function showError() : void
Show the error state