org.apache.tapestry5.corelib.components
Class BeanEditor.Prepare
java.lang.Object
org.apache.tapestry5.corelib.components.BeanEditor.Prepare
- All Implemented Interfaces:
- Serializable, ComponentAction<BeanEditor>
- Enclosing class:
- BeanEditor
public static class BeanEditor.Prepare
- extends Object
- implements ComponentAction<BeanEditor>
- See Also:
- Serialized Form
BeanEditor.Prepare
public BeanEditor.Prepare()
execute
public void execute(BeanEditor component)
- Description copied from interface:
ComponentAction
- Passed a component instance, the action should operate upon the instance.
- Specified by:
execute
in interface ComponentAction<BeanEditor>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2012 The Apache Software Foundation.