|
||||||||||
| 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.formatter.JsFormatterBinding
public class JsFormatterBinding
Implementation of IBinding that wraps around a
JsFormatter.
| Constructor Summary | |
|---|---|
JsFormatterBinding(String description,
org.apache.tapestry.coerce.ValueConverter valueConverter,
Location location,
JsFormatter formatter)
Constructor. |
|
| 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 |
|---|
public JsFormatterBinding(String description,
org.apache.tapestry.coerce.ValueConverter valueConverter,
Location location,
JsFormatter formatter)
description - the binding description.valueConverter - value converter object.location - location of the binding in the spec.formatter - formatter to wrap.| Method Detail |
|---|
public Object getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||