Package com.iizix.swt
Interface IDropdownMenuInitializer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Menu initializer for the drop-down list.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionvoid
Called when the menu is dropped down and has been cleared if this was requested.
Method Details
onInitialize
Called when the menu is dropped down and has been cleared if this was requested.