@nospamproxy/core
    Preparing search index...

    Hierarchy (View Summary)

    Implements

    • ICustomElementViewModel
    Index

    Constructors

    Properties

    activity: ActivityManager = ...
    applyCallback?: (from: Date, to: Date, period: Period) => void
    dateProperty: string = ''

    The property in the odata model that is used in the filter.

    This should be of the "Edm.DateTimeOffset" odata type.

    ea: IEventAggregator = ...
    filterId: string = ...
    filterName: string
    model: ListFilterModel<unknown>
    periods: string[] = []

    An array of iso durations that are used as presets.

    <list-date-filter periods.bind="['P1D', 'P7D', 'P30D', 'P90D']">
    
    validationController: IValidationController = ...

    Methods

    • Parameters

      • period: Period

      Returns void

    • Parameters

      • Optionalfrom: Date
      • Optionalto: Date

      Returns void

    • Returns void

    • Parameters

      Returns void

    • Returns void

    • Parameters

      • fromSelected: boolean

      Returns void

    • Parameters

      • toSelected: boolean

      Returns void

    • Returns void

    • Returns void

    • Returns number