Changeset [db8f2fdf757c2bfe2790a1deed8f95da74633d50] by cacaodev
May 16th, 2012 @ 03:57 AM
Added support for CPTableView content binding, generally used with view-based tables.
Grouped the 3 ways to set objectValue on a dataview (content binding, column value binding or regular delegate method) under one main method: _setObjectValueFortableColumn:row:ForView:
Also fixed a bug where the dragging rows didn't have their bindings applied. Columns and row dragging are now using the previous method for setting data view objectValue.
Updated TableBindings example: table with content binding vs. columns with value binding.
https://github.com/cappuccino/cappuccino/commit/db8f2fdf757c2bfe279...
Committed by cacaodev
- M AppKit/CPTableView.j
- M Tests/Manual/TableTest/TableBindings/AppController.j
- M Tests/Manual/TableTest/TableBindings/Resources/MainMenu.cib
- M Tests/Manual/TableTest/TableBindings/Resources/MainMenu.xib
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.