Class CardCellSkin<T>

    • Constructor Detail

      • CardCellSkin

        public CardCellSkin​(CardCell<T> control)
        * Constructors * *
    • Method Detail

      • computePrefWidth

        protected double computePrefWidth​(double height,
                                          double topInset,
                                          double rightInset,
                                          double bottomInset,
                                          double leftInset)
        * Public API * *
        Overrides:
        computePrefWidth in class LabeledSkinBase<CardCell<T>>