org.apache.tapestry5.corelib.components
Class PropertyEditor
java.lang.Object
org.apache.tapestry5.corelib.components.PropertyEditor
public class PropertyEditor
- extends Object
Used to edit a single property of a bean. This is used primarily by BeanEditForm. Unlike BeanEditForm, the
object to be edited must already exist and the model must be passed in explicitly.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyEditor
public PropertyEditor()
Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.