Issues
- 2
- 0
- 0
Get call backs for actions working.
#13 opened by hazah - 0
- 0
Clean up the documentation
#11 opened by hazah - 0
Move the view interface to callbacks.
#10 opened by hazah - 0
Remove all assumptions about resources and let calling code inject this information.
#9 opened by hazah - 0
Rendering regular views into active views will insert content into the wrong buffer.
#1 opened by hazah - 0
- 0
Move form related presenter code into a module that is loaded only by the Form base class.
#8 opened by hazah - 0
- 0
Consolidate all form operations into the base presenter and remove second form base class.
#3 opened by hazah - 0
Create Form view that inherits from the base and adds the hooks for rendering, validation & submission.
#4 opened by hazah - 1
Create a state model to insulate the view's namespace from the operations performed on it.
#2 opened by hazah