wx-ezhan
Preparing search index...
types/topic
DeleteCommentStatusDataType
Interface DeleteCommentStatusDataType
interface
DeleteCommentStatusDataType
{
commentId
:
string
;
currentLongPressComment
:
string
;
deleteCommentNumber
:
number
;
isDelete
:
boolean
;
lastDeleteCommentId
:
string
;
parentCmtId
:
string
;
showLongPressDialog
:
boolean
;
topicId
:
string
;
}
Index
Properties
comment
Id
current
Long
Press
Comment
delete
Comment
Number
is
Delete
last
Delete
Comment
Id
parent
Cmt
Id
show
Long
Press
Dialog
topic
Id
Properties
comment
Id
commentId
:
string
current
Long
Press
Comment
currentLongPressComment
:
string
delete
Comment
Number
deleteCommentNumber
:
number
is
Delete
isDelete
:
boolean
last
Delete
Comment
Id
lastDeleteCommentId
:
string
parent
Cmt
Id
parentCmtId
:
string
show
Long
Press
Dialog
showLongPressDialog
:
boolean
topic
Id
topicId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
Id
current
Long
Press
Comment
delete
Comment
Number
is
Delete
last
Delete
Comment
Id
parent
Cmt
Id
show
Long
Press
Dialog
topic
Id
wx-ezhan
Loading...