public interface CheckListAction<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
CheckListAction.CheckAll<T> |
| Modifier and Type | Method and Description |
|---|---|
void |
check(CheckListModel<T> model,
boolean value) |
void check(CheckListModel<T> model, boolean value)
Copyright © 2008–2019 Code Lutin. All rights reserved.