components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.description

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.how-it-works-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.how-it-works-description

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.column-name-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.column-name-description

React
Blazor

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.context-template-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.context-template-description

React
Blazor

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.saving-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.saving-description

React
Blazor

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.programmatic-access-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.programmatic-access-description

React
Blazor

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.example-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextDemoPage.example-description

components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.DemoSection.react-example-label
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.DemoSection.example-label
components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextMainDemo.account-label
components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.LookupRecordContext.LookupRecordContextMainDemo.primary-contact-label
React TypeScript
Razor
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.react-tab components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.blazor-tab

LookupRecordContext components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.class

components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.parameters

components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.default
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description
ChildContentRenderFragment?
コンポーネントの子コンテンツ
ColumnName*string
テーブルレコードからエディタをバインドするための論理カラム名。
ContextTemplateRenderFragment<TableRecord>
読み込まれたレコードを受け取ったフラグメントをレンダリングし、表示や編集を行います。
Descriptionstring?
説明はツールチップに表示されます。
Disabledbool?
エディターを無効にすべきか。
DisplayLabelWhenAvailablebool
True
ラベルが可能であれば表示するかどうかを明記しています。
DisplayTooltipWhenAvailablebool
True
ツールチップが表示されるかどうかを指定します。
DisplayValidationErrorMessagebool
True
コンポーネントが検証に失敗したときに検証エラーメッセージを表示するべきでしょうか?
IsVisiblebool
True
エディターは見えますか?
Labelstring?
編集者用のラベルとして表示されるテキスト。
ReadOnlybool?
エディターは読み取り専用であるべきです。
RecordContextRecordContext
プログラム操作のための内部 LookupRecordContext.RecordContext へのアクセスを提供します。
Requiredbool?
価値が求められるかどうか。
ValueLookupValue?
このコンテキストで管理される現在のルックアップ値(参照)。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: ChildContent
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: RenderFragment?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: コンポーネントの子コンテンツ
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: ColumnName*
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: string
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: テーブルレコードからエディタをバインドするための論理カラム名。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: ContextTemplate
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: RenderFragment<TableRecord>
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: 読み込まれたレコードを受け取ったフラグメントをレンダリングし、表示や編集を行います。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: Description
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: string?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: 説明はツールチップに表示されます。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: Disabled
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: bool?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: エディターを無効にすべきか。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: DisplayLabelWhenAvailable
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: bool
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.default: True
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: ラベルが可能であれば表示するかどうかを明記しています。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: DisplayTooltipWhenAvailable
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: bool
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.default: True
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: ツールチップが表示されるかどうかを指定します。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: DisplayValidationErrorMessage
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: bool
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.default: True
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: コンポーネントが検証に失敗したときに検証エラーメッセージを表示するべきでしょうか?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: IsVisible
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: bool
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.default: True
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: エディターは見えますか?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: Label
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: string?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: 編集者用のラベルとして表示されるテキスト。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: ReadOnly
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: bool?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: エディターは読み取り専用であるべきです。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: RecordContext
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: RecordContext
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: プログラム操作のための内部 LookupRecordContext.RecordContext へのアクセスを提供します。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: Required
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: bool?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: 価値が求められるかどうか。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: Value
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: LookupValue?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: このコンテキストで管理される現在のルックアップ値(参照)。

components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.events

components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description
OnBeforeSaveEventCallback<CancelEventArgs>
コールバックから電話がかかってきて、セーブ前に電話がかかってきた。セーブ操作をキャンセルすることが可能です。
ValueChangedEventCallback<ColumnValueBase>
バウンド値を更新するコールバックを取得または設定します。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: OnBeforeSave
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: EventCallback<CancelEventArgs>
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: コールバックから電話がかかってきて、セーブ前に電話がかかってきた。セーブ操作をキャンセルすることが可能です。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: ValueChanged
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: EventCallback<ColumnValueBase>
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: バウンド値を更新するコールバックを取得または設定します。

components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.methods

components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.parameters
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description
GetValidationErrorsList<string>
現在の検証エラーの集合を返します。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: GetValidationErrors
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: List<string>
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: 現在の検証エラーの集合を返します。