org.openxava.actions
Class MoveColumnToLeftAction

java.lang.Object
  extended by org.openxava.actions.BaseAction
      extended by org.openxava.actions.TabBaseAction
          extended by org.openxava.actions.MoveColumnToLeftAction
All Implemented Interfaces:
IAction, IModuleContextAction, IRequestAction

public class MoveColumnToLeftAction
extends TabBaseAction

Author:
Javier Paniza

Constructor Summary
MoveColumnToLeftAction()
           
 
Method Summary
 void execute()
           
 int getColumnIndex()
           
 void setColumnIndex(int columnIndex)
           
 
Methods inherited from class org.openxava.actions.TabBaseAction
getCollection, getTab, setCollection, setContext, setRequest, setViewObject
 
Methods inherited from class org.openxava.actions.BaseAction
addError, addError, addError, addError, addError, addError, addError, addError, addErrors, addMessage, addMessage, addMessage, addMessage, addMessage, addMessage, addMessage, addMessage, addMessages, executeAfter, executeBefore, getEnvironment, getErrors, getLocale, getMessages, resetDescriptionsCache, setEnvironment, setErrors, setMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openxava.actions.IAction
getErrors, getMessages, setEnvironment, setErrors, setMessages
 

Constructor Detail

MoveColumnToLeftAction

public MoveColumnToLeftAction()
Method Detail

execute

public void execute()
             throws java.lang.Exception
Throws:
java.lang.Exception

getColumnIndex

public int getColumnIndex()

setColumnIndex

public void setColumnIndex(int columnIndex)