class BorderImageSlice
<init> |
BorderImageSlice(widths: CssBox<Dimension<LinearUnits>>, filled: Boolean = false) |
filled |
val filled: Boolean |
widths |
val widths: CssBox<Dimension<LinearUnits>> |
getProperty |
fun <T> Any.getProperty(prop: KMutableProperty1<*, T>): ObjectProperty<T> |
observable |
fun <T : Any> Any.observable(propName: String): ObjectProperty<T> |