Class MoveToGroupAction


  • public class MoveToGroupAction
    extends ActionObject
    Insert the type's description here. Creation date: (4.5.2001 11:37:23)
    Author:
    cosylab
    • Constructor Detail

      • MoveToGroupAction

        public MoveToGroupAction​(Flexible object,
                                 String oldGroup,
                                 String newGroup,
                                 Object dsId)
        Insert the method's description here. Creation date: (4.5.2001 11:40:19)
        Parameters:
        object - com.cosylab.vdct.graphics.objects.Flexible
        oldGroup - java.lang.String
        newGroup - java.lang.String
        dsId - dsId
    • Method Detail

      • getDescription

        public String getDescription()
        Insert the method's description here. Creation date: (4.5.2001 11:37:23)
        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