org.apache.cocoon.woody.formmodel
Class RowAction
java.lang.Object
org.apache.cocoon.woody.formmodel.AbstractWidget
org.apache.cocoon.woody.formmodel.Action
org.apache.cocoon.woody.formmodel.RowAction
- All Implemented Interfaces:
- Widget
- Direct Known Subclasses:
- RowAction.MoveDownAction, RowAction.MoveUpAction
public class RowAction
- extends Action
- Version:
- CVS $Id: RowAction.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Sylvain Wallez
Methods inherited from class org.apache.cocoon.woody.formmodel.AbstractWidget |
addValidator, generateItemSaxFragment, generateSaxFragment, getForm, getFullyQualifiedId, getLocation, getNamespace, getParent, getValue, getWidget, isRequired, removeValidator, setDefinition, setLocation, setParent, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowAction
public RowAction(RowActionDefinition definition)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.