|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xulfaces.bridge.command.AbstractCommand
org.xulfaces.bridge.command.NotValidCommand
public class NotValidCommand
Defines a Command that says a Zone is not valid.
The Zone can not be null.
| Constructor Summary | |
|---|---|
NotValidCommand(Zone zone)
|
|
| Method Summary |
|---|
| Methods inherited from class org.xulfaces.bridge.command.AbstractCommand |
|---|
addParameter, getName, getParameters, getTarget, setName, setParameters, setTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotValidCommand(Zone zone)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||