border([border], [update])

Class: InternalWindowContainer. Method inherited from UIComponent.

Description:

Sets, updates, or gets component border object. Border object should contain only properties that you want to set or update.

Parameters:

Name Type Description

[border]

Border

Border object.

[update]

boolean

Set to true to only change specified border properties instead of replacing existing border.

Returns:

Type: this | Border | null