Frames | No Frames |
Methods with return type com.jgoodies.binding.value.ComponentValueModel | |
ComponentValueModel | PresentationModel<B>.getBufferedComponentModel(String propertyName) Looks up or creates a buffered component adapter to the read-write
property with the given name on this PresentationModel's bean channel. |
ComponentValueModel | PresentationModel<B>.getComponentModel(String propertyName) Looks up and lazily creates a ComponentValueModel that adapts
the bound property with the specified name. |