@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface IDropDownMenuAction
Modifier and Type | Method and Description |
---|---|
void |
addMenuCustomizer(IDropDownMenuCustomizer customizer)
Add a customizer to customize the drop down menu before it gets shown.
|
void |
removeMenuCustomizer(IDropDownMenuCustomizer customizer)
Remove a customizer.
|
void addMenuCustomizer(IDropDownMenuCustomizer customizer)
customizer
- The drop down menu customizer.void removeMenuCustomizer(IDropDownMenuCustomizer customizer)
customizer
- The drop down menu customizer.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.