Interface HtmlLayoutMeasurableNoGrow
- All Superinterfaces:
HtmlLayoutMeasurable
,HtmlLayoutMeasurableNoHGrow
,HtmlLayoutMeasurableNoVGrow
,LayoutMeasurable
- All Known Implementing Classes:
HtmlChoiceBoxPeer
,HtmlHyperlinkPeer
,HtmlLabelPeer
,HtmlRadioButtonPeer
,HtmlSVGPathPeer
public interface HtmlLayoutMeasurableNoGrow
extends HtmlLayoutMeasurableNoHGrow, HtmlLayoutMeasurableNoVGrow
- Author:
- Bruno Salmon
-
Method Summary
Methods inherited from interface dev.webfx.kit.mapper.peers.javafxgraphics.gwtj2cl.html.layoutmeasurable.HtmlLayoutMeasurable
clearCache, getCache, getElement, getLayoutBounds, measure, measureHeight, measureLayoutBounds, measureWidth, prefHeight, prefWidth, sizeAndMeasure
Methods inherited from interface dev.webfx.kit.mapper.peers.javafxgraphics.gwtj2cl.html.layoutmeasurable.HtmlLayoutMeasurableNoHGrow
maxWidth, minWidth
Methods inherited from interface dev.webfx.kit.mapper.peers.javafxgraphics.gwtj2cl.html.layoutmeasurable.HtmlLayoutMeasurableNoVGrow
maxHeight, minHeight