documentationfor yFiles for HTML 3.0.0.3

Method Return Values

from (LabelEditingAction)in LabelEditingActionConverts the given argument to an enum constant of this enum type.

Method Parameters

finish (IInputModeContext, LabelEditingEventArgs, LabelEditingAction)in EditLabelHelperInvoked after the label editing gesture has successfully finished.
initialize (IInputModeContext, LabelEditingEventArgs, LabelEditingAction)in EditLabelHelperInvoked at the beginning of a label adding or label editing gesture.
create ()in IEditLabelHelper
finish (IInputModeContext, LabelEditingEventArgs, LabelEditingAction)in IEditLabelHelperInvoked after the label editing gesture has successfully finished.
initialize (IInputModeContext, LabelEditingEventArgs, LabelEditingAction)in IEditLabelHelperInvoked at the beginning of a label adding or label editing gesture.
from (LabelEditingAction)in LabelEditingActionConverts the given argument to an enum constant of this enum type.
getName (LabelEditingAction)in LabelEditingActionReturns the name of the given enum constant.