Class VAssignmentDialog

    • Constructor Detail

      • VAssignmentDialog

        public VAssignmentDialog​(Frame frame,
                                 MResourceAssignment mAssignment,
                                 boolean allowZoom,
                                 boolean allowDelete)
        Assignment Dialog.
                        Creates a new assignment oor displays an assignment
                        Create new:     (ID == 0)
                                check availability & create assignment
                                (confirmed when order/incoice/timeExpense is processed)
                                alternatively let InfoResource do the assignment
                                return ID
                        Existing assignment: (ID != 0)
                                if confirmed - no change.
                                ability to delete or change assignment
                                return ID
                
        Parameters:
        frame - parent
        mAssignment - Assignment
        allowZoom - allow to zoom to schedule
        allowDelete - allow to delete recorde