Constructs a new LabelEditAction.
Optional
properties:
ILabelEditAction
Properties to set
Optional
color
LabelEditAction color.
Optional
deleted
LabelEditAction deleted.
Optional
isLabelEditAction isActive.
Optional
name
LabelEditAction name.
Optional
orderLabelEditAction orderIndex.
Optional
predefinedLabelEditAction predefinedId.
Optional
type
LabelEditAction type.
Static
create
Creates a new LabelEditAction instance using the specified properties.
Optional
properties:
ILabelEditAction
Properties to set
LabelEditAction instance
Static
decode
Decodes a LabelEditAction message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message 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
encode
Encodes the specified LabelEditAction message. Does not implicitly verify messages.
LabelEditAction message or plain object to encode
Optional
writer:
Writer
Writer 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:
Writer
Writer 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
getStatic
toCreates a plain object from a LabelEditAction message. Also converts values to other types if specified.
LabelEditAction
Optional
options:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents a LabelEditAction.