Constructs a new LabelEditAction.
Optional
properties: ILabelEditActionProperties to set
LabelEditAction color.
LabelEditAction deleted.
LabelEditAction name.
LabelEditAction orderIndex.
LabelEditAction predefinedId.
Static
createCreates a new LabelEditAction instance using the specified properties.
Optional
properties: ILabelEditActionProperties to set
LabelEditAction instance
Static
decodeDecodes a LabelEditAction message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length: numberMessage length if known beforehand
LabelEditAction
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a LabelEditAction message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
LabelEditAction
If the payload is not a reader or valid buffer
If required fields are missing
Static
encodeEncodes the specified LabelEditAction message. Does not implicitly verify messages.
LabelEditAction message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
encodeEncodes the specified LabelEditAction message, length delimited. Does not implicitly verify messages.
LabelEditAction message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
fromCreates a LabelEditAction message from a plain object. Also converts values to their respective internal types.
Plain object
LabelEditAction
Static
toCreates a plain object from a LabelEditAction message. Also converts values to other types if specified.
LabelEditAction
Optional
options: IConversionOptionsConversion options
Plain object
Static
verifyGenerated using TypeDoc
Represents a LabelEditAction.