org.apache.tapestry.corelib.components
Class BeanEditor
java.lang.Object
org.apache.tapestry.corelib.components.BeanEditor
@SupportsInformalParameters
public class BeanEditor
- extends Object
A component that generates a user interface for editing the properties of a bean. This is the central component of
the BeanEditForm, and utilizes a PropertyEditor for much of its functionality.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanEditor
public BeanEditor()
getObject
public Object getObject()
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.