Changes

Task Objects (UBIK Android)

1,157 bytes added, 07:45, 11 August 2014
Created page with "A task is a certain [[SYSCLS TASK|classified]] {{UBIK}} object which poses an overall status (Finished / Open). A task is considered as finished if all the [[SYSCLS_TASK#Vali..."
A task is a certain [[SYSCLS TASK|classified]] {{UBIK}} object which poses an overall status (Finished / Open).

A task is considered as finished if all the [[SYSCLS_TASK#Validated_MetaProperties|important]] properties are validated. Otherwise, it is considered as open.

{{Attention|A property is validated as soon as the user confirms the editing, e.g. through the {{key press|OK}} in a property editor. This has nothing to do with the property value, meaning a property can be validated even if its value is null.}}

== UI for task objects ==
[[File:UI_Android_Task_Objects.jpg|thumb|alt= UI Representation of Task Objects|UI Representation of Task Objects]]

In addition to the basic descriptive text and icon, a Checkbox is displayed for every task object. And the checked/unchecked state corresponds to the finish/open status of tasks.

When a user clicks on the Checkbox of a task, UBIK proceeds to either [[Finish/Reset a Task (UBIK Android)|finish the task or reset the task]] depending on its current status.

== See also ==

[[Declare an Object as Task]]

[[Finish/Reset a Task (UBIK Android)]]

[[Category:UBIK Client]]
[[Category:UBIK Android]]