|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.enspire.gemini.commands.BidirectionalPropertyCommand
public abstract class BidirectionalPropertyCommand
A command that is tied to a specific property.
Constructor Summary | |
---|---|
BidirectionalPropertyCommand(BidirectionalProperty bidirectionalProperty)
|
Method Summary | |
---|---|
BidirectionalProperty |
getBidirectionalProperty()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.enspire.gemini.commands.Command |
---|
execute, undo |
Constructor Detail |
---|
public BidirectionalPropertyCommand(BidirectionalProperty bidirectionalProperty)
bidirectionalProperty
- Method Detail |
---|
public BidirectionalProperty getBidirectionalProperty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |