A list for storing widgets in a list

Registered by Vadim Peretokin

The GUI needs a widget list and functions to add/remove/check if a widget is in the list.

This is necessary so we know if a widget is in the 'first' or 'after' states.

1. We should initialize a widget list. (probably, using standart template of list with its functions: add/remove, get/set and etc.)
2. Add widget to the list which was validated at the first time (first state).
3. Remove widget from the list when it becomes invalid (second state).

We can check if the widget is in the list and determine its state at any time.

If or when we want to change the logic we could add the widget again to the list or remove it from the list.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
alexander
Definition:
Approved
Series goal:
Accepted for 0.2x
Implementation:
Implemented
Milestone target:
None
Started by
Vadim Peretokin
Completed by
Vadim Peretokin

Related branches

Sprints

Whiteboard

This should be done in the GUI, as dealing with gui objects would be specific for each interface.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.