Package de.flapdoodle.kfx.controls.table
Object SlimRow.Style
-
- All Implemented Interfaces:
public class SlimRow.Style
-
-
Field Summary
Fields Modifier and Type Field Description private final PseudoClassWrapper<SlimRow<out Object>>Evenpublic final static SlimRow.StyleINSTANCE
-
Method Summary
Modifier and Type Method Description final PseudoClassWrapper<SlimRow<out Object>>getEven()-
-
Method Detail
-
getEven
final PseudoClassWrapper<SlimRow<out Object>> getEven()
-
-
-
-