Class CalendarSelector

Hierarchy

Index

Constructor methods

Methods

Constructor methods

constructor(): CalendarSelector

Returns

CalendarSelector

Methods

public addHandler(scopeKey: string, people: boolean, resource: boolean, handler: (sender: any, selection: SP.UI.ApplicationPages.SelectorSelectionEventArgs) => void)

Parameters

  • scopeKey: string
  • people: boolean
  • resource: boolean
  • handler: (sender: any, selection: SP.UI.ApplicationPages.SelectorSelectionEventArgs) => void

public getSelector(type: SelectorType, scopeKey: string): ISelectorComponent

Parameters

Returns

ISelectorComponent

public get_id(): string

Returns

string

public initialize()

public static instance(): CalendarSelector

Returns

CalendarSelector

public registerSelector(selector: ISelectorComponent)

Parameters

public removeEntity(scopeKey: string, ent: ResolveEntity)

Parameters

public revertTo(scopeKey: string, ent: ResolveEntity)

Parameters

public updated()