C

GroupPaddingProvider

An IGroupPaddingProvider that returns the same padding for each node.
ImplementsInheritance Hierarchy

Members

No filters for this type

Constructors

Creates a new instance using the provided padding.

Parameters

padding: Insets
The padding.

Properties

Gets or sets the padding returned by getPadding.
conversionfinal

Methods

Returns the padding around child nodes for the group node whose lookup returned this provider.
final

Return Value

Insets
The padding for the node.