SingleSelect and MultiSelect interfaces
Pre-release
Pre-release
Feature changes in alpha7:
- Built-in select components implement
SingleSelectorMultiSelectinterfaces depending on which selection type those support.Gridcan be bound as aSingleSelectinBinderby usingGrid::asSingleSelect().- MultiSelect Grid is still work in progress
DataSourcehas been renamed toDataProvider- This breaks API compared to previous alphas