edit-task
Home
Up
Delete
Task Name:
Task Description:
create a new CLASS DOCUMENTATION record
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">[ class-name ]</h1> <h2>[what]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li>]</li> </ol> <h2>[why]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li><strong>[USING]</strong></li> <ol> <li>] System</li> <li>] System.Collections.Generic - for ieNumerable, used by ...</li> </ol> <li><strong>[PROPERTIES]</strong></li> <ol> <li>x] id_task = value autogenerated by db table</li> <li>x] name_task =</li> <li>] ...</li> </ol> <li><strong>[CONSTRUCTORS]</strong></li> <ol> <li>x] Task() - default empty Task</li> <li>x] Task(id) - by id - generate and instantiate an instance of a Task object using the id of the existing desired task</li> </ol> <li><strong>[METHODS]</strong></li> <ol> <li>static add(args[])</li> <li><strong>[ADD]</strong></li> <li>] add(name, description) -</li> <li>x] delete() to delete a task object that has already been instantiated</li> <li><strong>[EDITS]</strong></li> <li>x] setTasksName(name, ids) - sets all user selected tasks "names" to the given name</li> <li><strong>[OTHER]</strong></li> <li>] getUser(id)</li> </ol></ol> <h2>[where]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li>]</li> </ol> <h2>[when]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li>]</li> </ol> <h2>[example]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li>]</li> </ol> <h2>[how-to]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li>]</li> </ol> <h2>[reference]</h2> <ol style="font-size: 10px; font-weight: normal; text-align: start;"> <li>]</li> </ol><hr /> <h1 style="text-align: center;">developer implementation</h1> <h2>[-process]</h2> <ol> <li> <div> </div> </li> </ol> <h2>[-notes]</h2> <ol> <li> <div> </div> </li> </ol><hr /> <h1 style="text-align: center;">status</h1> <h2>[-previous-]</h2> <ol> <li> ]</li> </ol> <h2>[-current-]</h2> <ol> <li> <div> ]</div> </li> </ol> <h2>[-next-]</h2> <ol> <li> <div>]</div> </li> </ol> <p> </p> <p> </p>