|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValueModelWrapper
A value model that wraps another value model, possibly adding additional functionality such as type conversion or buffering.
| Method Summary | |
|---|---|
ValueModel |
getInnerMostWrappedValueModel()
Returns the inner most ValueModel wrapped by this
ValueModelWrapper. |
ValueModel |
getWrappedValueModel()
Returns the ValueModel wrapped by this
ValueModelWrapper. |
| Method Detail |
|---|
ValueModel getWrappedValueModel()
ValueModel wrapped by this
ValueModelWrapper.
ValueModel getInnerMostWrappedValueModel()
ValueModel wrapped by this
ValueModelWrapper.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||