Right now, it's impossible to access the TABLE_VIEW_BINDINGS in TableViewBehaviorBase.
Is it possible to have access to it in a certain way? Since we have access to the Behavior in the skin through the "getBehavior()" method..
Because if I want to override some bindings, like pressing "enter" it's not possible. I would like to go to the next row instead of start editing.
Thoughts?
Is it possible to have access to it in a certain way? Since we have access to the Behavior in the skin through the "getBehavior()" method..
Because if I want to override some bindings, like pressing "enter" it's not possible. I would like to go to the next row instead of start editing.
Thoughts?