N
- The visual Node
used by this AbstractFXRootPart
.public abstract class AbstractFXRootPart<N extends javafx.scene.Node> extends AbstractRootPart<javafx.scene.Node,N>
IRootPart
.active, adapters, anchoragesUnmodifiable, anchoredsUnmodifiable, children, parent, refreshVisual
anchoragesUnmodifiable, anchoredsUnmodifiable, children, parent, refreshVisual
adapters
active
IAdaptable.Bound<A extends IAdaptable>
ANCHORAGES_PROPERTY, ANCHOREDS_PROPERTY, CHILDREN_PROPERTY, PARENT_PROPERTY, REFRESH_VISUAL_PROPERTY
ADAPTERS_PROPERTY
ACTIVE_PROPERTY
Constructor and Description |
---|
AbstractFXRootPart()
Constructs a new
AbstractFXRootPart . |
Modifier and Type | Method and Description |
---|---|
FXViewer |
getViewer()
Returns the
IViewer that contains this part. |
void |
setAdaptable(IViewer<javafx.scene.Node> viewer) |
activateChildren, attachToAnchorageVisual, deactivateChildren, detachFromAnchorageVisual, getAdaptable, getContentPartChildren, getFeedbackPartChildren, getHandlePartChildren, getRoot, unregister
activate, activeProperty, adaptersProperty, addChild, addChild, addChildren, addChildren, addChildVisual, anchoragesUnmodifiableProperty, anchoredsUnmodifiableProperty, attachAnchored, attachToAnchorage, attachToAnchorage, childrenProperty, createVisual, deactivate, detachAnchored, detachFromAnchorage, detachFromAnchorage, determineViewer, dispose, doActivate, doDeactivate, doRefreshVisual, getAdapter, getAdapter, getAdapter, getAdapters, getAdapters, getAdapters, getAnchoragesUnmodifiable, getAnchoredsUnmodifiable, getBehaviors, getChildrenUnmodifiable, getParent, getPolicies, getVisual, isActive, isRefreshVisual, parentProperty, refreshVisual, refreshVisualProperty, register, registerAtVisualPartMap, removeChild, removeChildren, removeChildVisual, reorderChild, setAdapter, setAdapter, setAdapter, setAdapter, setParent, setRefreshVisual, unregisterFromVisualPartMap, unsetAdapter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addChild, addChild, addChildren, addChildren, anchoragesUnmodifiableProperty, anchoredsUnmodifiableProperty, attachAnchored, attachToAnchorage, attachToAnchorage, childrenProperty, detachAnchored, detachFromAnchorage, detachFromAnchorage, getAnchoragesUnmodifiable, getAnchoredsUnmodifiable, getBehaviors, getChildrenUnmodifiable, getParent, getPolicies, getVisual, isRefreshVisual, parentProperty, refreshVisual, refreshVisualProperty, removeChild, removeChildren, reorderChild, setParent, setRefreshVisual
adaptersProperty, getAdapter, getAdapter, getAdapter, getAdapters, getAdapters, getAdapters, setAdapter, setAdapter, setAdapter, setAdapter, unsetAdapter
activate, activeProperty, deactivate, isActive
dispose
public AbstractFXRootPart()
AbstractFXRootPart
.public FXViewer getViewer()
AbstractVisualPart
IViewer
that contains this part.public void setAdaptable(IViewer<javafx.scene.Node> viewer)
setAdaptable
in interface IAdaptable.Bound<IViewer<javafx.scene.Node>>
setAdaptable
in class AbstractRootPart<javafx.scene.Node,N extends javafx.scene.Node>
Copyright (c) 2014 itemis AG and others. All rights reserved.