Interface ControlPeerMixin<N extends Control,NB extends ControlPeerBase<N,NB,NM>,NM extends ControlPeerMixin<N,NB,NM>>
- All Superinterfaces:
NodePeer<N>
,NodePeerMixin<N,
,NB, NM> RegionPeerMixin<N,
NB, NM>
- All Known Subinterfaces:
ButtonBasePeerMixin<N,
,NB, NM> ButtonPeerMixin<N,
,NB, NM> CheckBoxPeerMixin<N,
,NB, NM> ChoiceBoxPeerMixin<T,
,N, NB, NM> LabeledPeerMixin<N,
,NB, NM> LabelPeerMixin<N,
,NB, NM> ProgressBarPeerMixin<N,
,NB, NM> ProgressIndicatorPeerMixin<N,
,NB, NM> RadioButtonPeerMixin<N,
,NB, NM> SliderPeerMixin<N,
,NB, NM> TextAreaPeerMixin<N,
,NB, NM> TextFieldPeerMixin<N,
,NB, NM> TextInputControlPeerMixin<N,
,NB, NM> ToggleButtonPeerMixin<N,
NB, NM>
- All Known Implementing Classes:
HtmlButtonPeer
,HtmlCheckBoxPeer
,HtmlChoiceBoxPeer
,HtmlControlPeer
,HtmlDatePickerPeer
,HtmlHyperlinkPeer
,HtmlLabelPeer
,HtmlProgressBarPeer
,HtmlRadioButtonPeer
,HtmlSliderPeer
,HtmlTextAreaPeer
,HtmlTextFieldPeer
,HtmlTextInputControlPeer
,HtmlToggleButtonPeer
public interface ControlPeerMixin<N extends Control,NB extends ControlPeerBase<N,NB,NM>,NM extends ControlPeerMixin<N,NB,NM>>
extends RegionPeerMixin<N,NB,NM>
- Author:
- Bruno Salmon
-
Method Summary
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