[]
デモ
ヘルプ
APIリファレンス
トライアル版
InputMan
インターフェイス
IComment
V6.0
V6.0
V5.1
V5.0
InputMan
インターフェイス
ActivateCallBack
ActiveCommentEditorContext
AddCommentCommandOption
AddReplyCommentElementCommandOption
AutofitInfo
ButtonEnableConfig
CalendarBaseConfig
CancelEventArgs
CandidateReactionImageItem
CandidateReactionTextItem
ChangeUserInfoCommandOption
ColumnConfig
ComboBoxConfig
ComboBoxDropDownTreeConfig
ComboBoxEditorConfig
CommonCommentEditorConfig
ContextToolbarConfig
ContextToolbarOption
CopyLinkCommandOption
CreateEditorArgs
CustomCommentEditorConfig
CustomEventArgs
CustomLinkSearchParam
DeleteCommentCommandOption
DeleteCommentElementCommandOption
Dimensions
DoDeleteCommentActionCommandOption
DoEditCommentActionCommandOption
DoReplyCommentActionCommandOption
DropEventArgs
EditorCreatedArgs
ElementContext
ExecuteCommandArgs
FilterFunc
FilterInfo
FunctionKeyConfig
FunctionKeyInfo
GcCalculatorConfig
GcCalendarConfig
GcCalendarPickerConfig
GcCommentChatModeConfig
GcCommentConfigBase
GcCommentEventHandlerMap
GcCommentListModeConfig
GcCommentShortCut
GcCommentSortInfo
GcCommentThreadModeConfigBase
GcCommentThreadModeLoadRepliesNotOnDemandConfig
GcCommentThreadModeLoadRepliesOnDemandConfig
GcDateTimeCalendarConfig
GcDateTimeCalendarPickerConfig
GcDateTimeConfig
GcDateTimeDropDownConfig
GcDateTimeDropDownPickerConfig
GcDateTimePickerEventArgs
GcFormPersistenceConfig
GcInputManBaseConfig
GcMaskConfig
GcMultiLineCommentEditorConfig
GcMultiLineTextBoxConfig
GcNumberConfig
GcRichTextEditorCommentEditorConfig
GcSoftKeyboardConfig
GcStepperConfig
GcTagBoxRemoveTagEventArgs
GcTextBoxConfig
GcTourConfig
GcValidatorEventArgs
GlobalSettings
GotoCommentCommandOption
HeaderFooterItemConfig
IAction
IActionArgs
IActiveCommentEditor
IColorConfig
IComboBoxDropDownTree
IComment
ICommentActionItem
ICommentCommentIdIsFilter
ICommentCommentIdIsNotFilter
ICommentContentHasFilter
ICommentCustomFilter
ICommentEditor
ICommentHasNoReactionsFilter
ICommentHasNoRepliesFilter
ICommentHasReactionsFilter
ICommentHasRepliesFilter
ICommentInfoActionItem
ICommentPostTimeAfterFilter
ICommentPostTimeBeforeFilter
ICommentUpdateTimeAfterFilter
ICommentUpdateTimeBeforeFilter
ICommentUserIdIsFilter
ICommentUserIdIsNotFilter
ICommonCommentFilter
ICommonContextToolbarItem
IContextToolbarItemBase
ICopiedLinkDisplayTextConfig
ICustomContextToolbarItem
ICustomEra
IDropDownContainer
IDropDownOwner
IDropDownSliderOwner
IExternalValidateResult
IFontConfig
IFormatterConfig
IFormatterItem
IFormatterItemConfig
IFormatterStyles
IFormatterattributes
IGcCommentAddReactionConfig
IGcCommentBannerConfig
IGcCommentCommentPostTimeConfig
IGcCommentCommentUpdateTimeConfig
IGcCommentCopyLinkConfig
IGcCommentDataSource
IGcCommentEditorConfigBase
IGcCommentEnabledConfig
IGcCommentReadOnlyConfig
IGcCommentRemoteOptions
IGcCommentSortConfig
IGcCommentStickCommentsConfig
IGcDropDownSliderConfig
IGcRichTextEditorConfig
IHeaderFooterItem
IInputPattern
IItemArgs
IItemGeneratingArgs
IKeyCollection
ILoadContext
IMentionInfo
IMenuConfig
IMenuItemConfig
INumberSlider
INumberSliderConfig
IReactionInfo
IReadingStringChangedEventArgs
IRemoteRequestOption
ISchemaOption
ISoftKeyBoardKey
IStepperStep
ITagBoxDropDown
ITagBoxDropDownTree
ITemplateItem
ITemplateSelectArgs
IThirdpartyEditor
ITourStep
ITourTarget
ITreeView
ITreeViewItemGeneratingArgs
ITreeViewLoadContext
ITreeViewNode
ITreeViewTemplateSelectArgs
IWarningMessage
IWaterMark
IconConfig
InputArgs
InputChangingEventArgs
KeyActivateArgs
ListBoxConfig
ListBoxTipTemplateContext
ListConfig
LoadCommandOption
LoadCommentByLinkResult
LoadCommentsResult
LoadHolidayConfig
LoadMoreCommentsInfo
LoadUserContext
MenuItemConfig
ModifierKeyInfo
NotifySetting
NotifySettings
OpenCommentLinkCommandOption
OpenReactionPopupCommandOption
PickerConfig
PostActionEventArgs
PostCommentCommandOption
PreActionEventArgs
PreprocessErrorArgs
ReactToCommentCommandOption
RemoteComment
RemoteOption
RemoveShortcutKeyActionArgs
ReplyToCommentCommandOption
SearchCommandOption
SetCommentsCommandOption
ShortcutKeyActionArgs
ShowSuggestionsCommandOption
SortCommandOption
SortFunc
SortInfo
StepperStepChangedEventArgs
StepperStepChangingEventArgs
StepperStepConfig
StickCommentCommandOption
StickCommentElementCommandOption
TagBoxConfig
TagBoxDropDownTreeConfig
TipConfig
ToastNotifyConfig
ToastTemplateContext
ToolbarItemConfig
TourClosedEventArgs
TourCustomTipContext
TourStepChangedEventArgs
TourStepChangingEventArgs
TourStepConfig
TourTipDOM
TourTipResourceConfig
TreeViewConfig
TreeViewSortFunc
UpdateCommentCommandOption
UpdateCommentCountCommandOption
UpdateCommentElementCommandOption
UpdateReactionCountCommandOption
UserInfo
ValidateItem
ValidateRuleItem
ValidateSetting
クラス
列挙型
InputMan.AI
Interops
(Showing Draft Content)
Inputman.IComment
IComment インターフェイス
コメント定義
階層
IComment
プロパティ
content
id
parent
Comment
Id
post
Time
reactions
replies
reply
Count
update
Time
user
Info
プロパティ
content
content
:
string
コンテンツ
id
id
:
string
コメントid(一意的)
オプション
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
コメント定義