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 © 2004–2017 Ultreia.io. All rights reserved.