Implements
Constructors
new LabelEditAction()
new LabelEditAction(Defined in: WAProto/index.d.ts:12097p?):LabelEditAction
Parameters
p?
ILabelEditAction
Returns
LabelEditAction
Properties
color?
Defined in: WAProto/index.d.ts:12099optionalcolor:null|number
Implementation of
ILabelEditAction.color
deleted?
Defined in: WAProto/index.d.ts:12101optionaldeleted:null|boolean
Implementation of
ILabelEditAction.deleted
isActive?
Defined in: WAProto/index.d.ts:12103optionalisActive:null|boolean
Implementation of
ILabelEditAction.isActive
isImmutable?
Defined in: WAProto/index.d.ts:12105optionalisImmutable:null|boolean
Implementation of
ILabelEditAction.isImmutable
muteEndTimeMs?
Defined in: WAProto/index.d.ts:12106optionalmuteEndTimeMs:null|number|Long
Implementation of
ILabelEditAction.muteEndTimeMs
name?
Defined in: WAProto/index.d.ts:12098optionalname:null|string
Implementation of
ILabelEditAction.name
orderIndex?
Defined in: WAProto/index.d.ts:12102optionalorderIndex:null|number
Implementation of
ILabelEditAction.orderIndex
predefinedId?
Defined in: WAProto/index.d.ts:12100optionalpredefinedId:null|number
Implementation of
ILabelEditAction.predefinedId
type?
Defined in: WAProto/index.d.ts:12104optionaltype:null|ListType
Implementation of
ILabelEditAction.type
Methods
create()
Defined in: WAProto/index.d.ts:12107staticcreate(properties?):LabelEditAction
Parameters
properties?
ILabelEditAction
Returns
LabelEditAction
decode()
Defined in: WAProto/index.d.ts:12109staticdecode(r,l?):LabelEditAction
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
LabelEditAction
encode()
Defined in: WAProto/index.d.ts:12108staticencode(m,w?):Writer
Parameters
m
ILabelEditAction
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:12110staticfromObject(d):LabelEditAction
Parameters
d
Returns
LabelEditAction
getTypeUrl()
Defined in: WAProto/index.d.ts:12113staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:12112
Returns
object
toObject()
Defined in: WAProto/index.d.ts:12111statictoObject(m,o?):object
Parameters
m
LabelEditAction
o?
IConversionOptions
Returns
object