Class: RowView

module:core.nativeGrid.views. RowView

RowView

new RowView(options)

View используемый по умолчанию для отображения строки списка
Parameters:
Name Type Description
options Object Constructor options
Properties
Name Type Argument Default Description
columns Array Массив колонк
gridEventAggregator Object ?
paddingLeft Number <optional>
20 Левый отступ
paddingRight Number <optional>
10 Правый отступ

Extends