blockly > ButtonFlyoutInflater
ButtonFlyoutInflater class
Class responsible for creating buttons for flyouts.
Signature:
export declare class ButtonFlyoutInflater implements IFlyoutInflater
Implements: IFlyoutInflater
Methods
Method | Modifiers | Description |
|---|---|---|
Disposes of the given button. | ||
Returns the amount of space that should follow this button. | ||
Returns the type of items this inflater is responsible for creating. | ||
Inflates a flyout button from the given state and adds it to the flyout. |