Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

name

type

required

description

plugin name

string

yes

Name of the plugin where the view belongscolumn. view

fields

string

yes

Name Fields of the view where the component belongscolumn. component

expression

string

yes

Name of the component where the listener will be added to.

node value

string

yes

Definition of the hook. Please see an article describing defining hook using XML

no

Column value expression.

orderable

boolean

no

True if column sort should be enabled.

searchable

boolean

no

True if column filter should be enabled.

width

integer

no

Width of column.

link

boolean

no

True if column value should be link to detail.

More information about column definition can be found here.

Example

Please find below an example of plugin defining one additional column.

...