Preview 2.0 is now in Public Beta!
Read the Announcement
DockLayout

Summary

Constructors

constructor

Properties

stretchLastChild
171 properties inherited from LayoutBase
Click to expand

Methods

getDock
setDock
139 methods inherited from LayoutBase
Click to expand

Constructors

constructor

new DockLayout(): DockLayout

Properties

stretchLastChild

Methods

getDock

Static
getDock(view: View): DockType
Parameter Default Description
view

Returns DockType

setDock

Static
setDock(view: View, value: DockType): void
Parameter Default Description
view

value

Returns void
Previous
DatePicker