[]
デモ
ヘルプ
APIリファレンス
トライアル版
InputMan JS
InputMan
インターフェイス
IComment
Latest
InputMan
インターフェイス
ActivateCallBack
ActiveCommentEditorContext
AddCommentCommandOption
AddReplyCommentElementCommandOption
AutofitInfo
ButtonEnableConfig
CancelEventArgs
ChangeUserInfoCommandOption
ColumnConfig
ComboBoxConfig
ComboBoxDropDownTreeConfig
ComboBoxEditorConfig
CommonCommentEditorConfig
ContextToolbarConfig
ContextToolbarOption
CreateEditorArgs
CustomCommentEditorConfig
CustomEventArgs
DeleteCommentCommandOption
DeleteCommentElementCommandOption
Dimensions
DoDeleteCommentActionCommandOption
DoEditCommentActionCommandOption
DoReplyCommentActionCommandOption
DropEventArgs
EditorCreatedArgs
ElementContext
ExecuteCommandArgs
FilterFunc
FilterInfo
FunctionKeyConfig
FunctionKeyInfo
GcCalculatorConfig
GcCalendarConfig
GcCommentChatModeConfig
GcCommentConfigBase
GcCommentEventHandlerMap
GcCommentListModeConfig
GcCommentThreadModeConfigBase
GcCommentThreadModeLoadRepliesNotOnDemandConfig
GcCommentThreadModeLoadRepliesOnDemandConfig
GcDateTimeCalendarConfig
GcDateTimeConfig
GcDateTimeDropDownConfig
GcDateTimePickerEventArgs
GcFormPersistenceConfig
GcInputManBaseConfig
GcMaskConfig
GcMultiLineCommentEditorConfig
GcMultiLineTextBoxConfig
GcNumberConfig
GcRichTextEditorCommentEditorConfig
GcSoftKeyboardConfig
GcTagBoxRemoveTagEventArgs
GcTextBoxConfig
GcValidatorEventArgs
GotoCommentCommandOption
HeaderFooterItemConfig
IAction
IActionArgs
IColorConfig
IComboBoxDropDownTree
IComment
ICommentActionItem
ICommentInfoActionItem
ICommonContextToolbarItem
IContextToolbarItemBase
ICustomContextToolbarItem
ICustomEra
IDropDownContainer
IDropDownOwner
IDropDownSliderOwner
IFontConfig
IFormatterConfig
IFormatterItem
IFormatterItemConfig
IFormatterStyles
IFormatterattributes
IGcCommentDataSource
IGcCommentRemoteOptions
IGcDropDownSliderConfig
IGcRichTextEditorConfig
IHeaderFooterItem
IInputPattern
IItemArgs
IItemGeneratingArgs
IKeyCollection
ILoadContext
IMentionInfo
IMenuConfig
IMenuItemConfig
INumberSlider
INumberSliderConfig
IReactionInfo
IReadingStringChangedEventArgs
IRemoteRequestOption
ISchemaOption
ISoftKeyBoardKey
ITagBoxDropDown
ITagBoxDropDownTree
ITemplateItem
ITemplateSelectArgs
IThirdpartyEditor
ITreeViewItemGeneratingArgs
ITreeViewLoadContext
ITreeViewTemplateSelectArgs
IWarningMessage
IWaterMark
IconConfig
InputArgs
InputChangingEventArgs
KeyActivateArgs
ListBoxConfig
ListConfig
LoadCommandOption
LoadCommentsResult
LoadMoreCommentsInfo
LoadUserContext
MenuItemConfig
ModifierKeyInfo
NotifySetting
NotifySettings
OpenReactionPopupCommandOption
PickerConfig
PostActionEventArgs
PostCommentCommandOption
PreActionEventArgs
PreprocessErrorArgs
ReactToCommentCommandOption
RemoteOption
RemoveShortcutKeyActionArgs
ReplyToCommentCommandOption
SearchCommandOption
SetCommentsCommandOption
ShortcutKeyActionArgs
SortCommandOption
SortFunc
SortInfo
TagBoxConfig
TagBoxDropDownTreeConfig
TipConfig
ToolbarItemConfig
TreeViewSortFunc
UpdateCommentCommandOption
UpdateCommentElementCommandOption
UserInfo
ValidateItem
ValidateRuleItem
ValidateSetting
クラス
列挙型
Interops
(Showing Draft Content)
Inputman.IComment
IComment インターフェイス
コメント定義
階層
IComment
プロパティ
content
id
mention
Info
parent
Comment
Id
post
Time
reactions
replies
reply
Count
update
Time
user
Info
プロパティ
content
content
:
HTMLElement
|
string
コンテンツ
id
id
:
string
コメントid(一意的)
オプション
mention
Info
mention
Info
:
IMentionInfo
[]
メンション情報
オプション
parent
Comment
Id
parent
Comment
Id
:
string
親コメントID
post
Time
post
Time
:
Date
投稿日時
reactions
reactions
:
IReactionInfo
[]
リアクション
replies
replies
:
IComment
[]
返信
オプション
reply
Count
reply
Count
:
number
返信数
update
Time
update
Time
:
Date
更新日時
user
Info
user
Info
:
UserInfo
コメントするユーザーの情報。参照
UserInfo
コメント定義