IContentPart
, intended to be
sub-classed by clients to create their own custom IContentPart
.AbstractDomain
instance, setting the
AdaptableScope
for each of its IAdaptable
-compliant types
(super classes implementing IAdaptable
and super-interfaces
extending IAdaptable
) to the newly created instance (see
AdaptableScopes#scopeTo(IAdaptable)).IFeedbackPart
, intended to be
sub-classed by clients to create their own custom IFeedbackPart
.IFeedbackPart
.IHandlePart
.AbstractFXOnClickPolicy
is called upon mouse click events by the
FXClickDragTool
.IRootPart
.AbstractFXSegmentHandlePart
is bound to a segment of a poly-bezier
handle geometry, represented by an array of BezierCurve
s.IHandlePart
, intended to be
sub-classed by clients to create their own custom IHandlePart
.IPolicy
.AbstractViewer
instance, setting the
AdaptableScope
for each of its IAdaptable
-compliant types
(super classes implementing IAdaptable
and super-interfaces
extending IAdaptable
) to the newly created instance (see
AdaptableScopes#scopeTo(IAdaptable)).AbstractVisualPart
instance, setting the
AdaptableScope
for each of its IAdaptable
-compliant types
(super classes implementing IAdaptable
and super-interfaces
extending IAdaptable
) to the newly created instance (see
AdaptableScopes#scopeTo(IAdaptable)).IVisualPart
(if it is not already active) by
setting (and propagating) the new active state first and delegating to
AbstractVisualPart.doActivate()
afterwards.IContentPart
to this pool.IRootPart
.IVisualPart
to establish an
anchorage-anchored relationship with this anchorage IVisualPart
.IVisualPart
's visual.IContentPart.getContentChildren()
.host
of this ContentPolicy
at the
specified index.AddContentChildOperation
uses the IContentPart
API to
remove a content object from an IContentPart
.IContentPart
s to the current selection, i.e.IContentPart.getContentAnchorages()
.host
of
this ContentPolicy
to the specified contentAnchorage under
the specified role.AttachToContentAnchorageOperation
uses the IContentPart
API to detach an anchored from the given anchorage.Copyright (c) 2014 itemis AG and others. All rights reserved.