public static interface ComponentSelector.ComponentClosure
| Modifier and Type | Method and Description |
|---|---|
void |
call(Component c)
Callback to apply.
|
void call(Component c)
c - Component that is passed to the closure.Copyright © 2023. All rights reserved.