Ext.grid.plugin.MultiSelection

Hierarchy

Ext.components
Ext.grid.plugin.MultiSelection

Files

Description

Defined By

Config options

Ext.grid.plugin.MultiSelection
view source
: Stringprivate
...

Defaults to: 'Cancel'

Ext.grid.plugin.MultiSelection
view source
: Stringprivate
...

Defaults to: 'Delete'

Ext.grid.plugin.MultiSelection
view source
: Objectprivate
Ext.grid.plugin.MultiSelection
view source
: Objectprivate
...

Defaults to: {width: 60, xtype: 'column', cls: Ext.baseCSSPrefix + 'grid-multiselection-column', cellCls: Ext.baseCSSPrefix + 'grid-multiselection-cell', ignore: true, hidden: true}

Ext.grid.plugin.MultiSelection
view source
: Stringprivate
...

Defaults to: 'Select'

Ext.grid.plugin.MultiSelection
view source
: Booleanprivate
...

Defaults to: true

Defined By

Methods

Ext.grid.plugin.MultiSelection
view source
( column )private
...

Parameters

Ext.grid.plugin.MultiSelection
view source
( )private
...

Fires

    Ext.grid.plugin.MultiSelection
    view source
    ( )private
    ...

    Fires

      Ext.grid.plugin.MultiSelection
      view source
      ( )private
      ...

      Fires

        Ext.grid.plugin.MultiSelection
        view source
        ( ) : String
        Returns the value of cancelText. ...

        Returns the value of cancelText.

        Returns

        Ext.grid.plugin.MultiSelection
        view source
        ( ) : String
        Returns the value of deleteText. ...

        Returns the value of deleteText.

        Returns

        Ext.grid.plugin.MultiSelection
        view source
        ( ) : Object
        Returns the value of grid. ...

        Returns the value of grid.

        Returns

        Ext.grid.plugin.MultiSelection
        view source
        ( ) : Object
        Returns the value of selectionColumn. ...

        Returns the value of selectionColumn.

        Returns

        Ext.grid.plugin.MultiSelection
        view source
        ( ) : String
        Returns the value of triggerText. ...

        Returns the value of triggerText.

        Returns

        Ext.grid.plugin.MultiSelection
        view source
        ( ) : Boolean
        Returns the value of useTriggerButton. ...

        Returns the value of useTriggerButton.

        Returns

        Ext.grid.plugin.MultiSelection
        view source
        ( grid )private
        ...

        Parameters

        Fires

          Ext.grid.plugin.MultiSelection
          view source
          ( container, column )private
          ...

          Parameters

          Fires

            Ext.grid.plugin.MultiSelection
            view source
            ( )private
            ...

            Fires

              Ext.grid.plugin.MultiSelection
              view source
              ( )private
              ...

              Fires

                Ext.grid.plugin.MultiSelection
                view source
                ( cancelText )
                Sets the value of cancelText. ...

                Sets the value of cancelText.

                Parameters

                Ext.grid.plugin.MultiSelection
                view source
                ( deleteText )
                Sets the value of deleteText. ...

                Sets the value of deleteText.

                Parameters

                Ext.grid.plugin.MultiSelection
                view source
                ( grid )
                Sets the value of grid. ...

                Sets the value of grid.

                Parameters

                Ext.grid.plugin.MultiSelection
                view source
                ( selectionColumn )
                Sets the value of selectionColumn. ...

                Sets the value of selectionColumn.

                Parameters

                Ext.grid.plugin.MultiSelection
                view source
                ( triggerText )
                Sets the value of triggerText. ...

                Sets the value of triggerText.

                Parameters

                Ext.grid.plugin.MultiSelection
                view source
                ( useTriggerButton )
                Sets the value of useTriggerButton. ...

                Sets the value of useTriggerButton.

                Parameters

                Ext.grid.plugin.MultiSelection
                view source
                ( grid, oldGrid )private
                ...

                Parameters

                Fires

                  Ext.grid.plugin.MultiSelection
                  view source
                  ( column, oldColumn )private
                  ...

                  Parameters

                  Fires