This project has retired. For details please refer to its
        
        Attic page.
      
 
DeleteRowsActionDefinition (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.woody.formmodel
Class DeleteRowsActionDefinition
java.lang.Object
  
org.apache.cocoon.woody.formmodel.AbstractWidgetDefinition
      
org.apache.cocoon.woody.formmodel.ActionDefinition
          
org.apache.cocoon.woody.formmodel.RepeaterActionDefinition
              
org.apache.cocoon.woody.formmodel.DeleteRowsActionDefinition
- All Implemented Interfaces: 
 - WidgetDefinition
 
public class DeleteRowsActionDefinition
- extends RepeaterActionDefinition
 
The definition for a repeater action that deletes the selected rows of a sibling repeater.
- Version:
 
  - CVS $Id: DeleteRowsActionDefinition.html 1304258 2012-03-23 10:09:27Z ilgrosso $
 
- Author:
 
  - Sylvain Wallez
 
 
 
 
 
 
 
| Methods inherited from class org.apache.cocoon.woody.formmodel.AbstractWidgetDefinition | 
addValidator, generateDisplayData, generateDisplayData, generateLabel, getFormDefinition, getId, getLocation, getParent, setDisplayData, setId, setLocation, setParent, validate | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DeleteRowsActionDefinition
public DeleteRowsActionDefinition(String repeaterName,
                                  String selectName)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.