UIBarHandler
Complete API reference for UIBarHandler, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UIBarHandler extends Component
Constructors
| Signature | Description |
|---|---|
UIBarHandler() | Creates a new instance of UIBarHandler. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
align | Align | get/set | Virtual attribute exposed by getAlign. Access it like a field to read or write the underlying value. |
Methods
| Signature | Returns | Description |
|---|---|---|
getAlign() | Align | Returns the current align value. |
setAlign(Align) | void | Sets align. |