public abstract class OnChangeMyReportColumnBaseAction extends TabBaseAction implements IOnChangePropertyAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DATE_COMPARATOR |
static java.lang.String |
EMPTY_COMPARATOR |
static java.lang.String |
OTHER_COMPARATOR |
static java.lang.String |
STRING_COMPARATOR |
DETAIL, LIST, PREVIOUS_MODE, SPLIT
Constructor and Description |
---|
OnChangeMyReportColumnBaseAction() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
getNewValue() |
protected void |
hideMembers() |
void |
setChangedProperty(java.lang.String propertyName) |
void |
setNewValue(java.lang.Object value) |
protected void |
showBooleanValue() |
protected void |
showDateValue() |
protected void |
showDescriptionsListValue() |
protected void |
showStandardMembers() |
protected void |
showValidValuesValue() |
getCollection, getRow, getSelected, getSelectedKeys, getTab, setCollection, setRow, setViewObject
closeDialog, getModelName, getPreviousView, getPreviousViews, getView, resetDescriptionsCache, returnToPreviousView, setControllers, setPreviousViews, setView, showDialog, showDialog, showNewView, showView, validateViewValues
addActions, addError, addErrors, addInfo, addMessage, addMessages, addWarning, clearActions, commit, executeAction, executeAfter, executeBefore, getContext, getEnvironment, getErrors, getLocale, getManager, getMessages, getNextMode, getQualifiedActionIfAvailable, getRequest, removeActions, returnToPreviousControllers, rollback, setContext, setDefaultControllers, setEnvironment, setErrors, setMessages, setNextMode, setRequest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setView
execute, getErrors, getMessages, setEnvironment, setErrors, setMessages
public static final java.lang.String STRING_COMPARATOR
public static final java.lang.String DATE_COMPARATOR
public static final java.lang.String EMPTY_COMPARATOR
public static final java.lang.String OTHER_COMPARATOR
protected java.lang.Object getNewValue()
public void setNewValue(java.lang.Object value)
setNewValue
in interface IOnChangePropertyAction
protected void showBooleanValue()
protected void showValidValuesValue()
protected void showDateValue()
protected void showDescriptionsListValue()
protected void hideMembers()
protected void showStandardMembers()
public void setChangedProperty(java.lang.String propertyName)
setChangedProperty
in interface IOnChangePropertyAction