Gjsify LogoGjsify Logo

Hierarchy

  • FilterMapNotify

Callable

  • Callback invoked when a row is added to orig_model. To add rows to filter_model use the methods dee_filter_model_append_iter(), dee_filter_model_prepend_iter(), dee_filter_model_insert_iter(), and dee_filter_model_insert_iter_before().

    Parameters

    • origModel: Dee.Model

      The model containing the added row

    • origIter: Dee.ModelIter

      A #DeeModelIter pointing to the new row in orig_model

    • filterModel: FilterModel

      The model that was also passed to the #DeeModelMapFunc of the #DeeFilter this functions is a part of

    Returns boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method