Package com.iizix.swt
Interface IDropdownMenuInitializer
public interface IDropdownMenuInitializerMenu initializer for the drop-down list.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonInitialize(DropdownSelectionListener dsl)Called when the menu is dropped down and has been cleared if this was requested.
Method Detail
onInitialize
void onInitialize(DropdownSelectionListener dsl)
Called when the menu is dropped down and has been cleared if this was requested.