Méthode | Description | |
---|---|---|
BeginHighlight ( |
||
EndHighlight ( |
||
SelectElement ( |
||
UpdateChild ( IHighlightableElement oldChild, IHighlightableElement newChild ) : void |
Update a child reference with a new one
|
|
VirtualZone ( ICKReadOnlyList |
||
VirtualZone ( IHighlightableElement element ) : System |
public BeginHighlight ( |
||
beginScrollingInfo | ||
scrollingDirective | ||
Résultat |
public EndHighlight ( |
||
endScrollingInfo | ||
scrollingDirective | ||
Résultat |
public SelectElement ( |
||
scrollingDirective | ||
Résultat |
public UpdateChild ( IHighlightableElement oldChild, IHighlightableElement newChild ) : void | ||
oldChild | IHighlightableElement | |
newChild | IHighlightableElement | |
Résultat | void |
public VirtualZone ( ICKReadOnlyList |
||
elements | ICKReadOnlyList |
|
start | int | |
length | int | |
Résultat | System |
public VirtualZone ( IHighlightableElement element ) : System | ||
element | IHighlightableElement | |
Résultat | System |