components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.main-demo-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.main-demo-description

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.loading-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.loading-description

  • components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.loading-record
React
Blazor
  • components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.loading-query-param
React
Blazor
  • components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.loading-record-id
React
Blazor

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.record-loaded-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.record-loaded-description

React
Blazor

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.context-template-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.context-template-description

React
Blazor

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.deleting-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.deleting-description

React
Blazor

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.navigation-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.navigation-description

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.example-title

components.PowerPortalsPro.Demo.Client.Customizations.Pages.Contexts.RecordContext.RecordContextDemoPage.example-description

components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.DemoSection.react-example-label
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.DemoSection.example-label
app.null-choice-labeltables.ppp_democustomtable.columns.ppp_favoritecolor.values.100000000.labeltables.ppp_democustomtable.columns.ppp_favoritecolor.values.100000001.labeltables.ppp_democustomtable.columns.ppp_favoritecolor.values.100000002.labeltables.ppp_democustomtable.columns.ppp_favoritecolor.values.100000003.labeltables.ppp_democustomtable.columns.ppp_favoritecolor.values.100000004.labeltables.ppp_democustomtable.columns.ppp_favoritecolor.values.100000005.labeltables.ppp_democustomtable.columns.ppp_favoritecolor.values.100000006.labeltables.ppp_democustomtable.columns.ppp_favoritecolor.values.100000007.labeltables.ppp_democustomtable.columns.ppp_favoritecolor.values.100000008.label
React TypeScript
Razor
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.react-tab components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.blazor-tab

RecordContext 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?
この文脈でレンダリングされる子コンポーネント。
ContextTemplateRenderFragment<TableRecord>
必要に応じて、記録用のテンプレートを指定することもできます。これによりテンプレート内の「TableRecord」オブジェクトにアクセスできます。
DisableUnsavedChangesWarningbool?
trueに設定すると、ページから離れる際に未保存の変更警告ダイアログが表示されません。 この設定に関係なく、リフレッシュ時に常に警告が表示されます。 明示的に設定されていない場合、その値は親コンテキストから継承されます。
ForceSuccessfulValidationBeforeSavebool
True
記録の検証が成功してから保存を許可した場合、
IsDirtybool
False
レコードや登録済みの子コンテキストに保存されていない変更があるかどうかを示します。
ParentContextMainContext?
最も近い祖先であるMainContextにより、ネストされたコンテキスト階層が可能になりました。
QueryParameterNamestring?
取得すべきレコードのIDを指定するクエリパラメータの名前。
RecordTableRecord?
この記録はこの記録の文脈にリンクされています。
RecordIdstring?
コンテキストのためにレコードの具体的なGUIDを使います。
TableNamestring?
レコードの論理名。
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: ContextTemplate
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: RenderFragment<TableRecord>
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: 必要に応じて、記録用のテンプレートを指定することもできます。これによりテンプレート内の「TableRecord」オブジェクトにアクセスできます。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: DisableUnsavedChangesWarning
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: bool?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: trueに設定すると、ページから離れる際に未保存の変更警告ダイアログが表示されません。 この設定に関係なく、リフレッシュ時に常に警告が表示されます。 明示的に設定されていない場合、その値は親コンテキストから継承されます。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: ForceSuccessfulValidationBeforeSave
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: IsDirty
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: bool
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.default: False
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: レコードや登録済みの子コンテキストに保存されていない変更があるかどうかを示します。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: ParentContext
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: MainContext?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: 最も近い祖先であるMainContextにより、ネストされたコンテキスト階層が可能になりました。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: QueryParameterName
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: string?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: 取得すべきレコードのIDを指定するクエリパラメータの名前。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: Record
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: TableRecord?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: この記録はこの記録の文脈にリンクされています。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: RecordId
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: string?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: コンテキストのためにレコードの具体的なGUIDを使います。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: TableName
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.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
OnBeforeDeleteEventCallback<CancelEventArgs>
コールバックから連絡があり、その後削除されました。削除操作のキャンセルを可能にします。
OnBeforeSaveEventCallback<CancelEventArgs>
コールバックから電話がかかってきて、セーブ前に電話がかかってきた。セーブ操作をキャンセルすることが可能です。
RecordLoadedEventCallback<TableRecord>
レコードが読み込まれたときにトリガーされるEventCallback。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: OnBeforeDelete
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: 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: RecordLoaded
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: EventCallback<TableRecord>
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: レコードが読み込まれたときにトリガーされるEventCallback。

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
DeleteAsyncTask<bool>
確認を求めるプロンプトが出た後、現在の記録が削除されます。
GetRequestsList<OrganizationRequest>
レコードが汚れている場合は作成または更新リクエストを返し、子コンテキストからのリクエストも返します。
RefreshAsyncbool forceRefresh
Task
サーバーからレコードを再読み込み、未保存の変更についてのプロンプトもオプションで表示します。
ResetStatevoid
レコードとすべての子コンテキストを最後に保存した状態にリセットします。
SaveAsyncbool? refresh
Task<bool>
レコードを保存し、新しく作成されたレコードURLにナビゲートします。
Validatebool
レコードとサブコンテキスト(グリッド、ルックアップ編集、レコード、メイン)を検証します。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: DeleteAsync
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: Task<bool>
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: 確認を求めるプロンプトが出た後、現在の記録が削除されます。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: GetRequests
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: List<OrganizationRequest>
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: レコードが汚れている場合は作成または更新リクエストを返し、子コンテキストからのリクエストも返します。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: RefreshAsync
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.parameters: bool forceRefresh
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: Task
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: サーバーからレコードを再読み込み、未保存の変更についてのプロンプトもオプションで表示します。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: ResetState
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: void
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: レコードとすべての子コンテキストを最後に保存した状態にリセットします。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: SaveAsync
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.parameters: bool? refresh
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: Task<bool>
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: レコードを保存し、新しく作成されたレコードURLにナビゲートします。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name: Validate
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type: bool
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description: レコードとサブコンテキスト(グリッド、ルックアップ編集、レコード、メイン)を検証します。