|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.PropertyConduitDelegate
public class PropertyConduitDelegate
Companion class for PropertyConduit instances created by the
PropertyConduitSource.
| Constructor Summary | |
|---|---|
PropertyConduitDelegate(TypeCoercer typeCoercer)
|
|
| Method Summary | ||
|---|---|---|
|
coerce(java.lang.Object value,
java.lang.Class<T> type)
|
|
boolean |
invert(java.lang.Object value)
|
|
IntegerRange |
range(int from,
int to)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyConduitDelegate(TypeCoercer typeCoercer)
| Method Detail |
|---|
public final IntegerRange range(int from,
int to)
public final <T> T coerce(java.lang.Object value,
java.lang.Class<T> type)
public final boolean invert(java.lang.Object value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||