Undocumented

Hierarchy

  • ViewHandler

Properties

baseViewType?: string

Undocumented

columnsSupport?: boolean

Undocumented

controlClass: string

Undocumented

controlClass_initParams?: AnyDict

Undocumented

hiddenSubViews?: string[]

Undocumented

icon: Resolvable<string>

Undocumented

imageSizeMenu?: boolean

Undocumented

isCollectionBrowser?: boolean

Undocumented

isHome?: Resolvable<boolean>

Undocumented

mutualExclusiveWith?: string[]

Undocumented

noAnimation?: Resolvable<boolean>

Undocumented

onBeforeCreate: ((view) => void)

Type declaration

    • (view): void
    • Undocumented

      Parameters

      • view: any

      Returns void

onHide: ((control, view) => void)

Type declaration

    • (control, view): void
    • Undocumented

      Parameters

      • control: any
      • view: any

      Returns void

onShow: ((control, view) => void)

Type declaration

    • (control, view): void
    • Undocumented

      Parameters

      • control: any
      • view: any

      Returns void

permanent?: boolean

Undocumented

placement?: AnyDict

Undocumented

registerActions: ((control, view) => void)

Type declaration

    • (control, view): void
    • Undocumented

      Parameters

      • control: any
      • view: any

      Returns void

searchNotSupported?: boolean

Undocumented

sortBy?: any

Undocumented

sortByNames?: any[]

Undocumented

statusbar?: Resolvable<boolean>

Undocumented

storeStateKey?: string

Undocumented

subViews?: string[]

Undocumented

title: Resolvable<string>

Undocumented

toolbarActions: Resolvable<Action[]>

Undocumented

viewId?: string

Undocumented

Methods

  • Undocumented

    Parameters

    • mainControl: HTMLElement

    Returns HTMLElement

  • Undocumented

    Parameters

    • control: HTMLElement

    Returns any