@FunctionalInterface public static interface VerticalTab.ActivationHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onActiveStateChanged(VerticalTab tab,
boolean active) |
void onActiveStateChanged(VerticalTab tab, boolean active)
tab - the VerticalTab that has its activation state changedactive - boolean, true if new state is active, false if inactiveCopyright © 2019–2022 Dominokit. All rights reserved.