|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.util.BasePropertyHolder
org.apache.tapestry.spec.LocatablePropertyHolder
public class LocatablePropertyHolder
Base class for implementing both
interfaces IPropertyHolder and
org.apache.tapestry.ILocationHolder. This is
used by all the specification classes.
| Constructor Summary | |
|---|---|
LocatablePropertyHolder()
|
|
| Method Summary | |
|---|---|
org.apache.hivemind.Location |
getLocation()
|
void |
setLocation(org.apache.hivemind.Location location)
|
| Methods inherited from class org.apache.tapestry.util.BasePropertyHolder |
|---|
getProperty, getPropertyNames, removeProperty, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocatablePropertyHolder()
| Method Detail |
|---|
public org.apache.hivemind.Location getLocation()
getLocation in interface org.apache.hivemind.Locatablepublic void setLocation(org.apache.hivemind.Location location)
setLocation in interface org.apache.hivemind.LocationHolder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||