public final class DefaultShowDropdownCallback extends WidgetHolder<javafx.scene.Node>
ShowDropdownCallback implementation that shows a dropdown widget when user
clicks on <select> HTML element and the SystemProperties#ENABLE_CUSTOM_DROPDOWNS
is set.| Constructor and Description |
|---|
DefaultShowDropdownCallback(javafx.scene.Node parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
on(Params params,
Action action) |