|
||||||||||
| 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.WatchZonePropertyCommand
public class WatchZonePropertyCommand
Defines a WatchZone command.
This command tells the bridge to watch a property of some node before sending an AJAX request.
| Constructor Summary | |
|---|---|
WatchZonePropertyCommand(Zone zone,
java.lang.String target,
java.lang.String propertyName)
|
|
| 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 WatchZonePropertyCommand(Zone zone,
java.lang.String target,
java.lang.String propertyName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||