org.oddjob.arooa.design.etc
Class ReferenceAttribute
java.lang.Object
org.oddjob.arooa.design.SimpleTextAttribute
org.oddjob.arooa.design.etc.ReferenceAttribute
- All Implemented Interfaces:
- DesignAttributeProperty, DesignProperty
public class ReferenceAttribute
- extends SimpleTextAttribute
For an attribute that can only ever be a ${} reference.
Currently just extends SimpleDE but one day could support
property browsing...
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceAttribute
public ReferenceAttribute(String property,
DesignInstance owner)