Interface EmulWebViewPeerMixin<N extends WebView,NB extends EmulWebViewPeerBase<N,NB,NM>,NM extends EmulWebViewPeerMixin<N,NB,NM>>
- All Superinterfaces:
NodePeer<N>
,NodePeerMixin<N,
,NB, NM> WebViewPeerMixin<N,
NB, NM>
- All Known Implementing Classes:
HtmlWebViewPeer
public interface EmulWebViewPeerMixin<N extends WebView,NB extends EmulWebViewPeerBase<N,NB,NM>,NM extends EmulWebViewPeerMixin<N,NB,NM>>
extends WebViewPeerMixin<N,NB,NM>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
updateLoadContent
(String content) void
updatePageFill
(Color pageFill) void
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.javafxweb.base.WebViewPeerMixin
updateHeight, updateWidth
-
Method Details
-
updateUrl
-
updateLoadContent
-
updatePageFill
-