public interface UiModeChanger
UiMode
. In case you need to extend
UiMode
with custom mode(s) you can also
replace
the default
implementation of this interface.Modifier and Type | Method and Description |
---|---|
void |
changeMode(UiWidget widget,
UiMode newMode)
|
Copyright © 2001–2016 mmm-Team. All rights reserved.