Package com.storedobject.ui
Interface ViewSelected
- All Known Implementing Classes:
HomeModuleMenu
,ModuleMenu
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
This can be implemented by a
View
so that its viewSelected()
method
is invoked whenever it is selected to make it appear on the screen.- Author:
- Syam
-
Method Summary
-
Method Details
-
viewSelected
void viewSelected()
-