BBjControl::getRaisedEdge
Description
Returns whether the BBjControl has a raised border.
Syntax
Return Value | Method |
---|---|
boolean | getRaisedEdge() |
Parameters
None.
Return Value
Returns true (1) if the BBjControl has a raised border.
Returns false (0) if the BBj Control has no raised border.
Remarks
BBj honors this flag when running with the -LFvpro5 command line option as documented in Running BBj from the Command Line. In every other look and feel, this flag is a NOOP. By default, a BBjControl does not have a raised border.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.