BBjMenuButton::getDropdownButtonWidth
Description
In BBj 15.0 and higher, this BBjMenuButton method returns the width of the dropdown button on the right edge of the menu button.
Syntax
Return Value |
Method |
int |
getDropdownButtonWidth() |
Parameters
None.
Return Value
If the dropdown button width hasn't been set using setDropdownButtonWidth, this method returns the initial default width, which varies from one look-and-feel to the next.
Remarks
This value is not affected by the presence or absence of a dropdown menu associated with the menu button.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.