40
Name
Description
Use the wj-collection-view-navigator component to add an element that allows users to navigate
navigate
through the items in an ICollectionView . For details about Angular 2 markup syntax, see Angular 2
ar 2
Markup. For example:
<wj-collection-view-navigator [cv]="myCollectionView"> </wj-collection-view-navigator>
WjCollectionViewPager
Angular 2 component for an ICollectionView pager element.
t.
Use the wj-collection-view-pager component to add an element that allows users to navigate through
e through
the pages in a paged ICollectionView . For details about Angular 2 markup syntax, see Angular 2
ar 2
Markup. For example:
<wj-collection-view-pager [cv]="myCollectionView"> </wj-collection-view-pager>
pager>
WjColorPicker
Angular 2 component for the ColorPicker control.
l.
Use the wj-color-picker component to add ColorPicker controls to your Angular 2 applications. For
tions. For
details about Angular 2 markup syntax, see Angular 2 Markup.
.
The WjColorPicker component is derived from the ColorPicker control and inherits all its
ll its
properties, events and methods.
WjComboBox
Angular 2 component for the ComboBox control.
ol.
Use the wj-combo-box component to add ComboBox controls to your Angular 2 applications. For
tions. For
details about Angular 2 markup syntax, see Angular 2 Markup.
.
The WjComboBox component is derived from the ComboBox control and inherits all its properties,
erties,
events and methods.
WjContextMenu
Angular 2 directive for context menus.