Preparing search index...
The search index is not available
LineUpJS - v4.12.0
LineUpJS
IColumnConstructor
Interface IColumnConstructor
interface
IColumnConstructor
{
new
IColumnConstructor
(
id
:
string
,
desc
:
any
,
factory
:
ITypeFactory
,
)
:
Column
;
}
Index
Constructors
constructor
Constructors
constructor
new
IColumnConstructor
(
id
:
string
,
desc
:
any
,
factory
:
ITypeFactory
)
:
Column
Parameters
id
:
string
desc
:
any
factory
:
ITypeFactory
Returns
Column
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
LineUpJS - v4.12.0
Loading...