Class ChangeTemplatePropertyAction


  • public class ChangeTemplatePropertyAction
    extends ActionObject
    Insert the type's description here. Creation date: (3.5.2001 16:26:04)
    Author:
    cosylab
    • Constructor Detail

      • ChangeTemplatePropertyAction

        public ChangeTemplatePropertyAction​(Template object,
                                            String name,
                                            String oldValue,
                                            String newValue)
        Insert the method's description here. Creation date: (3.5.2001 16:27:58)
        Parameters:
        object - object
        name - name
        oldValue - oldValue
        newValue - newValue
    • Method Detail

      • getDescription

        public String getDescription()
        Insert the method's description here. Creation date: (3.5.2001 16:26:04)
        Specified by:
        getDescription in class ActionObject
        Returns:
        java.lang.String
      • redoAction

        protected void redoAction()
        This method was created in VisualAge.
        Specified by:
        redoAction in class ActionObject
      • undoAction

        protected void undoAction()
        This method was created in VisualAge.
        Specified by:
        undoAction in class ActionObject