You are here

public property UIkitViewsPluginStyleTable::$active in UIkit Components 7.3

Same name and namespace in other branches
  1. 7.2 uikit_views/plugins/UIkitViewsPluginStyleTable.inc \UIkitViewsPluginStyleTable::active

Contains the current active sort column.

Type: string

File

uikit_views/plugins/UIkitViewsPluginStyleTable.inc, line 19
Contains the table style plugin.

Class

UIkitViewsPluginStyleTable
Style plugin to render each item as a row in a UIkit table.

Code

public $active;