View source
class DropDownPopUpAdapter
package feathers.controls.popups
extends EventDispatcher
implements IPopUpAdapter
Displays a pop-up like a drop-down, either below or above the source.
Available since
1.0.0
.Constructor
Variables
Methods
close():Void
See also:
feathers.controls.popups.IPopUpAdapter.close
When the adapter closes, it will dispatch an event of typeEvent.CLOSE
.openfl.events.Event.CLOSE