org.apache.cocoon.woody.formmodel
Class RowActionDefinition.DeleteRowDefinition

java.lang.Object
  extended by org.apache.cocoon.woody.formmodel.AbstractWidgetDefinition
      extended by org.apache.cocoon.woody.formmodel.ActionDefinition
          extended by org.apache.cocoon.woody.formmodel.RowActionDefinition
              extended by org.apache.cocoon.woody.formmodel.RowActionDefinition.DeleteRowDefinition
All Implemented Interfaces:
WidgetDefinition
Enclosing class:
RowActionDefinition

public static class RowActionDefinition.DeleteRowDefinition
extends RowActionDefinition


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.cocoon.woody.formmodel.RowActionDefinition
RowActionDefinition.AddAfterDefinition, RowActionDefinition.DeleteRowDefinition, RowActionDefinition.MoveDownDefinition, RowActionDefinition.MoveUpDefinition
 
Field Summary
 
Fields inherited from class org.apache.cocoon.woody.formmodel.AbstractWidgetDefinition
parent
 
Constructor Summary
RowActionDefinition.DeleteRowDefinition()
           
 
Method Summary
 
Methods inherited from class org.apache.cocoon.woody.formmodel.RowActionDefinition
createInstance
 
Methods inherited from class org.apache.cocoon.woody.formmodel.ActionDefinition
addActionListener, fireActionEvent, getActionCommand, hasActionListeners, setActionCommand
 
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
 

Constructor Detail

RowActionDefinition.DeleteRowDefinition

public RowActionDefinition.DeleteRowDefinition()


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.