Class WebPartDefinition

Hierarchy

Index

Methods

Methods

public closeWebPart()

public customFromJson(initValue: any): boolean

Parameters

  • initValue: any

Returns

boolean

public deleteWebPart()

public fromJson(initValue: any)

Parameters

  • initValue: any

public get_context(): ClientRuntimeContext

Returns

ClientRuntimeContext

public get_id(): Guid

Returns

Guid

public get_objectVersion(): string

Returns

string

public get_path(): ObjectPath

Returns

ObjectPath

public get_serverObjectIsNull(): boolean

Returns

boolean

public get_typedObject(): ClientObject

Returns

ClientObject

public get_webPart(): WebPart

Returns

WebPart

public isObjectPropertyInstantiated(propertyName: string): boolean

Parameters

  • propertyName: string

Returns

boolean

public isPropertyAvailable(propertyName: string): boolean

Parameters

  • propertyName: string

Returns

boolean

public moveWebPartTo(zoneID: string, zoneIndex: number)

Parameters

  • zoneID: string
  • zoneIndex: number

public openWebPart()

public refreshLoad()

public retrieve()

public retrieve(propertyNames: Array<string>)

Parameters

  • propertyNames: Array<string>

public saveWebPartChanges()

public set_objectVersion(value: string)

Parameters

  • value: string