FlexPopUpButton Class

Description

The PopUpButton control adds a flexible pop-up control interface to a Button control. It contains a main button and a secondary button, called the pop-up button, which pops up any UIComponent object when a user clicks the pop-up button.

A PopUpButton control can have a text label, an icon, or both on its face. When a user clicks the main part of the PopUpButton control, it dispatches a click event.

One common use for the PopUpButton control is to have the pop-up button open a List control or a Menu control that changes the function and label of the main button.

Availability

This class is supported only on the Open Agent.

Inheritance

FlexPopUpButton is derived from the FlexButton class. No classes derive from this class.

Methods

In addition to the methods it inherits from FlexButton, FlexObject, FlexDisplayObject, and AnyWin, FlexPopUpButton has the following methods:

Properties

FlexPopUpButton inherits all its properties from FlexButton, FlexObject, FlexDisplayObject, and AnyWin.