|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.ioc.BaseLocatable
org.apache.tapestry5.internal.bindings.AbstractBinding
org.apache.tapestry5.internal.bindings.BlockBinding
public class BlockBinding
Constructor Summary | |
---|---|
BlockBinding(Location location,
java.lang.String description,
ComponentResources component,
java.lang.String blockId)
|
Method Summary | |
---|---|
java.lang.Object |
get()
Reads the current value of the property (or other resource). |
java.lang.String |
toString()
|
Methods inherited from class org.apache.tapestry5.internal.bindings.AbstractBinding |
---|
getAnnotation, getBindingType, isInvariant, set |
Methods inherited from class org.apache.tapestry5.ioc.BaseLocatable |
---|
getLocation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BlockBinding(Location location, java.lang.String description, ComponentResources component, java.lang.String blockId)
Method Detail |
---|
public java.lang.Object get()
Binding
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |