| Package | Description |
|---|---|
| com.github.bordertech.wcomponents.examples.validation.repeater |
Contains examples of using validation with the WRepeater component.
|
| Modifier and Type | Method and Description |
|---|---|
List<SomeDataBean> |
MyDataBean.getMyBeans() |
| Modifier and Type | Method and Description |
|---|---|
void |
MyDataBean.addBean(SomeDataBean bean)
Adds a SomeDataBean to the list of beans.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MyDataBean.setMyBeans(List<SomeDataBean> myBeans)
Sets the list of beans.
|
Copyright © 2024. All rights reserved.