Interface RadioButtonPeerMixin<N extends RadioButton,NB extends RadioButtonPeerBase<N,NB,NM>,NM extends RadioButtonPeerMixin<N,NB,NM>>
- All Superinterfaces:
ButtonBasePeerMixin<N,
,NB, NM> ControlPeerMixin<N,
,NB, NM> LabeledPeerMixin<N,
,NB, NM> NodePeer<N>
,NodePeerMixin<N,
,NB, NM> RegionPeerMixin<N,
,NB, NM> ToggleButtonPeerMixin<N,
NB, NM>
- All Known Implementing Classes:
HtmlRadioButtonPeer
public interface RadioButtonPeerMixin<N extends RadioButton,NB extends RadioButtonPeerBase<N,NB,NM>,NM extends RadioButtonPeerMixin<N,NB,NM>>
extends ToggleButtonPeerMixin<N,NB,NM>
- Author:
- Bruno Salmon
-
Method Summary
Methods inherited from interface dev.webfx.kit.mapper.peers.javafxcontrols.base.LabeledPeerMixin
updateFont, updateGraphic, updateLineSpacing, updateText, updateTextAlignment, updateTextFill, updateWrapText
Methods inherited from interface dev.webfx.kit.mapper.peers.javafxgraphics.base.NodePeerMixin
bind, getNode, getNodePeerBase, isTreeVisible, requestFocus, snapshot, unbind, updateAllNodeTransforms, updateBlendMode, updateClip, updateCursor, updateDisabled, updateEffect, updateId, updateLayoutX, updateLayoutY, updateList, updateMouseTransparent, updateOnDragDetected, updateOnDragDone, updateOnDragDropped, updateOnDragEntered, updateOnDragExited, updateOnDragOver, updateOpacity, updateProperty, updateRotate, updateScaleX, updateScaleY, updateStyleClass, updateTransforms, updateTranslateX, updateTranslateY, updateVisible
Methods inherited from interface dev.webfx.kit.mapper.peers.javafxgraphics.base.RegionPeerMixin
updateBackground, updateBorder, updateHeight, updatePadding, updateWidth
Methods inherited from interface dev.webfx.kit.mapper.peers.javafxcontrols.base.ToggleButtonPeerMixin
updateSelected