-
Interfaces Interface Description com.github.bordertech.wcomponents.BeanTableDataModel UseWTableandWTable.BeanBoundTableModelinstead.com.github.bordertech.wcomponents.container.WComponentContainer no longer usedcom.github.bordertech.wcomponents.MenuItemGroup menu groups are not compatible with WCAG 2.0.com.github.bordertech.wcomponents.ScrollableTableDataModel UseWTableandWTable.ScrollableTableModelinstead.com.github.bordertech.wcomponents.TableDataModel UseWTableandWTable.TableModelinstead.com.github.bordertech.wcomponents.TreeTableDataModel UseWTableandWTable.TableModelinstead.
-
Enums Enum Description com.github.bordertech.wcomponents.WAudio.Controls Note that the only options for HTML audio element are to show native controls or not. Not showing native controls if not an option within WComponents for a11y reasons so this whole enum is superfluous and has not been implemented in themes for years.com.github.bordertech.wcomponents.WDropdown.DropdownType COMBO no longer required. WSuggestions and a WTextfield should be used insteadcom.github.bordertech.wcomponents.WMenu.SelectMode UseMenuSelectContainer.getSelectionMode()instead.com.github.bordertech.wcomponents.WProgressBar.UnitType - not implemented in HTML spec - do not usecom.github.bordertech.wcomponents.WVideo.Controls replaced with renderControls accessorsWVideo.isRenderControls()andWVideo.setRenderControls(boolean)