|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComputedValue | |
|---|---|
| org.apache.tapestry5.plastic | |
| Uses of ComputedValue in org.apache.tapestry5.plastic |
|---|
| Methods in org.apache.tapestry5.plastic with parameters of type ComputedValue | ||
|---|---|---|
PlasticField |
PlasticField.injectComputed(ComputedValue<?> computedValue)
Converts the field to be read-only, and provide the value, which is computed indirectly inside the class' constructor. |
|
|
PlasticField.setComputedConduit(ComputedValue<FieldConduit<F>> computedConduit)
Sets the conduit for the field to a value computed when the class is instantiated |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||