|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.binding.AbstractBinding
net.sf.tacos.seam.binding.ELBinding
public class ELBinding
Implementation of IBinding responsible for EL expressions.
| Field Summary |
|---|
| Fields inherited from class org.apache.tapestry.binding.AbstractBinding |
|---|
_description |
| Constructor Summary | |
|---|---|
protected |
ELBinding(String description,
org.apache.tapestry.coerce.ValueConverter valueConverter,
Location location)
|
| Method Summary | |
|---|---|
Object |
getObject()
|
| Methods inherited from class org.apache.tapestry.binding.AbstractBinding |
|---|
createReadOnlyBindingException, extendDescription, getComponent, getDescription, getLocation, getObject, getValueConverter, isInvariant, setObject, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected ELBinding(String description,
org.apache.tapestry.coerce.ValueConverter valueConverter,
Location location)
| Method Detail |
|---|
public Object getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||