documentationfor yFiles for HTML 3.0.0.3

Properties

reparentPolicyin StripeInputRenderTagThe policy where to place the dragged stripe.

Method Return Values

determineGesture (IInputModeContext, IPoint, IStripe, StripeSubregion, Rect)in ReparentStripePositionHandlerDetermine the reparent gesture that would result from the given parameters.
from (StripeReparentPolicy)in StripeReparentPolicyConverts the given argument to an enum constant of this enum type.

Method Parameters

create ()in IReparentStripeHandler
isValidParent (IInputModeContext, IStripe, IStripe, number, StripeReparentPolicy)in IReparentStripeHandlerDetermines whether the provided node may be reparented to a newParent.
reparent (IInputModeContext, IStripe, IStripe, number, StripeReparentPolicy)in IReparentStripeHandlerPerforms the actual reparenting after the reparent gesture has been finalized.
adjustSize (IInputModeContext, IStripe, IStripe, StripeReparentPolicy, number, number, number)in ReparentStripeHandlerAdjust the size of the source or the target stripe.
isValidParent (IInputModeContext, IStripe, IStripe, number, StripeReparentPolicy)in ReparentStripeHandlerChecks the constraints imposed by maxRowLevel or maxColumnLevel for a valid gesture.
reparent (IInputModeContext, IStripe, IStripe, number, StripeReparentPolicy)in ReparentStripeHandlerPerforms the actual reparenting after the reparent gesture has been finalized.
updateSourceGhost (IInputModeContext, IRenderTreeElement, IStripe, StripeReparentPolicy)in ReparentStripePositionHandlerUpdates the source ghost visualization after a drag.
updateTargetGhost (IInputModeContext, IRenderTreeElement, IStripe, StripeReparentPolicy, Rect)in ReparentStripePositionHandlerModifies the target ghost visualization after a drag.
updateTargetGhostBounds (Rect, StripeReparentPolicy, IStripe)in ReparentStripePositionHandlerUpdates the visualization bounds for the target visualization depending on the provided values.
from (StripeReparentPolicy)in StripeReparentPolicyConverts the given argument to an enum constant of this enum type.
getName (StripeReparentPolicy)in StripeReparentPolicyReturns the name of the given enum constant.