次の方法で共有


WidgetResponse interface

ウィジェットの保存と編集時の RestAPI からの応答

Extends

継承されたプロパティ

allowedSizes

ウィジェットに許可されているサイズを参照します。 これは、ユーザーがウィジェットを構成するときに設定されます

areSettingsBlockedForUser

ダッシュボード サービスからプロパティをRead-Onlyします。 現在のユーザーの設定がブロックされているかどうかを示します。

artifactId

機能成果物の一意識別子を参照します。 特定の成果物の固定と固定解除に使用されます。

configurationContributionId
configurationContributionRelativeId
contentUri
contributionId

提供されたウィジェット構成を定義する基になるコントリビューションの ID。

dashboard

ウィジェット レベル API のダッシュボード レベル バージョン ETag の交換をサポートする、オプションの部分ダッシュボード コンテンツ

eTag
id
isEnabled
isNameConfigurable
lightboxOptions
loadingImageUrl
name
position
settings
settingsVersion
size
typeId
url

継承されたプロパティの詳細

allowedSizes

ウィジェットに許可されているサイズを参照します。 これは、ユーザーがウィジェットを構成するときに設定されます

allowedSizes: WidgetSize[]

プロパティ値

Widget.allowedSizesから継承

areSettingsBlockedForUser

ダッシュボード サービスからプロパティをRead-Onlyします。 現在のユーザーの設定がブロックされているかどうかを示します。

areSettingsBlockedForUser: boolean

プロパティ値

boolean

Widget.areSettingsBlockedForUserから継承

artifactId

機能成果物の一意識別子を参照します。 特定の成果物の固定と固定解除に使用されます。

artifactId: string

プロパティ値

string

Widget.artifactIdから継承

configurationContributionId

configurationContributionId: string

プロパティ値

string

Widget.configurationContributionIdから継承

configurationContributionRelativeId

configurationContributionRelativeId: string

プロパティ値

string

Widget.configurationContributionRelativeIdから継承

contentUri

contentUri: string

プロパティ値

string

Widget.contentUriから継承

contributionId

提供されたウィジェット構成を定義する基になるコントリビューションの ID。

contributionId: string

プロパティ値

string

Widget.contributionIdから継承

dashboard

ウィジェット レベル API のダッシュボード レベル バージョン ETag の交換をサポートする、オプションの部分ダッシュボード コンテンツ

dashboard: Dashboard

プロパティ値

Widget.dashboardから継承

eTag

eTag: string

プロパティ値

string

Widget.eTagから継承

id

id: string

プロパティ値

string

Widget.idから継承

isEnabled

isEnabled: boolean

プロパティ値

boolean

Widget.isEnabledから継承

isNameConfigurable

isNameConfigurable: boolean

プロパティ値

boolean

Widget.isNameConfigurableから継承

lightboxOptions

lightboxOptions: LightboxOptions

プロパティ値

Widget.lightboxOptionsから継承

loadingImageUrl

loadingImageUrl: string

プロパティ値

string

Widget.loadingImageUrlから継承

name

name: string

プロパティ値

string

Widget.nameから継承

position

position: WidgetPosition

プロパティ値

Widget.positionから継承

settings

settings: string

プロパティ値

string

Widget.settingsから継承

settingsVersion

settingsVersion: SemanticVersion

プロパティ値

Widget.settingsVersionから継承

size

size: WidgetSize

プロパティ値

Widget.sizeから継承

typeId

typeId: string

プロパティ値

string

Widget.typeIdから継承

url

url: string

プロパティ値

string

Widget.urlから継承