
Public Member Functions | |
| boolean | isProductSelected () |
| NSArray< Product > | products () |
| WOActionResults | productSelected () |
| RowToggle (WOContext context) | |
| NSMutableSet< Product > | selectedProducts () |
| void | setProductSelected (boolean selected) |
Public Attributes | |
| Product | _repetitionProduct |
Protected Member Functions | |
| boolean | useDefaultComponentCSS () |
Private Attributes | |
| NSArray< Product > | _products |
| NSMutableSet< Product > | _selectedProducts |
| RowToggle | ( | WOContext | context | ) |
| boolean isProductSelected | ( | ) |
| NSArray<Product> products | ( | ) |
| WOActionResults productSelected | ( | ) |
| NSMutableSet<Product> selectedProducts | ( | ) |
| void setProductSelected | ( | boolean | selected | ) |
| boolean useDefaultComponentCSS | ( | ) | [protected] |
Returns true if this component provides a default CSS file that has the same name as the component itself.
Reimplemented from ERXComponent.
NSMutableSet<Product> _selectedProducts [private] |
1.5.8