org.openxava.actions
Class OnChangeCustomReportColumnNameAction
java.lang.Object
org.openxava.actions.BaseAction
org.openxava.actions.ViewBaseAction
org.openxava.actions.TabBaseAction
org.openxava.actions.OnChangeCustomReportColumnNameAction
- All Implemented Interfaces:
- IAction, IChangeModeAction, IModuleContextAction, IOnChangePropertyAction, IRequestAction
public class OnChangeCustomReportColumnNameAction
- extends TabBaseAction
- implements IOnChangePropertyAction
- Author:
- Javier Paniza
| Methods inherited from class org.openxava.actions.ViewBaseAction |
closeDialog, getModelName, getPreviousView, getPreviousViews, getView, resetDescriptionsCache, returnToPreviousView, setControllers, setPreviousViews, setView, showDialog, showDialog, showNewView, showView |
| Methods inherited from class org.openxava.actions.BaseAction |
addActions, addError, addErrors, addInfo, addMessage, addMessages, addWarning, clearActions, executeAfter, executeBefore, getContext, getEnvironment, getErrors, getLocale, getManager, getMessages, getNextMode, getRequest, removeActions, returnToPreviousControllers, setContext, setDefaultControllers, setEnvironment, setErrors, setMessages, setNextMode, setRequest |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STRING_COMPARATOR
public static final java.lang.String STRING_COMPARATOR
- See Also:
- Constant Field Values
DATE_COMPARATOR
public static final java.lang.String DATE_COMPARATOR
- See Also:
- Constant Field Values
EMPTY_COMPARATOR
public static final java.lang.String EMPTY_COMPARATOR
- See Also:
- Constant Field Values
OTHER_COMPARATOR
public static final java.lang.String OTHER_COMPARATOR
- See Also:
- Constant Field Values
OnChangeCustomReportColumnNameAction
public OnChangeCustomReportColumnNameAction()
execute
public void execute()
throws java.lang.Exception
- Specified by:
execute in interface IAction
- Throws:
java.lang.Exception
setChangedProperty
public void setChangedProperty(java.lang.String propertyName)
- Specified by:
setChangedProperty in interface IOnChangePropertyAction
setNewValue
public void setNewValue(java.lang.Object value)
- Specified by:
setNewValue in interface IOnChangePropertyAction