WebLink: Metadata & { availability: string; description?: string | null; displayType: string; encodingKey?: string | null; hasMenubar?: boolean | null; hasScrollbars?: boolean | null; hasToolbar?: boolean | null; height?: number | null; isResizable?: boolean | null; linkType: string; masterLabel?: string | null; openType: string; page?: string | null; position?: string | null; protected: boolean; requireRowSelection?: boolean | null; scontrol?: string | null; showsLocation?: boolean | null; showsStatus?: boolean | null; url?: string | null; width?: number | null; } Type declaration
availability: string
Optional
description?: string | null
displayType: string
Optional
encodingKey?: string | null
Optional
hasMenubar?: boolean | null
Optional
hasScrollbars?: boolean | null
Optional
hasToolbar?: boolean | null
Optional
height?: number | null
Optional
isResizable?: boolean | null
linkType: string
Optional
masterLabel?: string | null
openType: string
Optional
page?: string | null
Optional
position?: string | null
protected: boolean
Optional
requireRowSelection?: boolean | null
Optional
scontrol?: string | null
Optional
showsLocation?: boolean | null
Optional
showsStatus?: boolean | null
Optional
url?: string | null
Optional
width?: number | null