Class ViewAccountPayments
java.lang.Object
tools.dynamia.actions.AbstractAction
tools.dynamia.actions.AbstractClassAction
tools.dynamia.crud.AbstractCrudAction
tools.dynamia.modules.saas.ui.action.ViewAccountPayments
- All Implemented Interfaces:
Comparable<tools.dynamia.actions.Action>,tools.dynamia.actions.Action,tools.dynamia.actions.ClassAction,tools.dynamia.crud.CrudAction
@InstallAction
public class ViewAccountPayments
extends tools.dynamia.crud.AbstractCrudAction
-
Field Summary
Fields inherited from class tools.dynamia.actions.AbstractAction
CLASSIFIER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tools.dynamia.crud.AbstractCrudAction
actionPerformed, crudService, getApplicableClass, getApplicableClasses, getApplicableStates, isMenuSupported, setApplicableClass, setApplicableClasses, setApplicableStates, setMenuSupportedMethods inherited from class tools.dynamia.actions.AbstractAction
compareTo, getAttribute, getAttributes, getBackground, getColor, getDescription, getGroup, getId, getImage, getKeyCode, getLocalizedDescription, getLocalizedMessagesProvider, getLocalizedName, getMessageClassifier, getName, getParent, getPosition, getRenderer, isEnabled, isVisible, log, log, logWarn, msg, msg, setAttribute, setAttributes, setBackground, setColor, setDescription, setEnabled, setGroup, setId, setImage, setKeyCode, setLocalizedMessagesProvider, setMessageClassifier, setName, setParent, setPosition, setRenderer, setVisibleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tools.dynamia.actions.Action
getAttribute, getAttributes, getDescription, getGroup, getId, getImage, getKeyCode, getLocalizedDescription, getLocalizedDescription, getLocalizedMessagesProvider, getLocalizedName, getLocalizedName, getMessageClassifier, getName, getParent, getPosition, getRenderer, isEnabled, isVisible, setAttribute, setParentMethods inherited from interface java.lang.Comparable
compareTo
-
Constructor Details
-
ViewAccountPayments
public ViewAccountPayments()
-
-
Method Details
-
actionPerformed
public void actionPerformed(tools.dynamia.crud.CrudActionEvent evt) - Specified by:
actionPerformedin classtools.dynamia.crud.AbstractCrudAction
-