SimpleTabClosingPolicyProperty

Boilerplate which avoids having to use generics. Instead of SimpleProperty<TabClosingPolicy>, we can use SimpleTabClosingPolicyProperty.

Constructors

Link copied to clipboard
constructor(initialValue: TabClosingPolicy, bean: Any? = null, beanName: String? = null)