Méthode | Description | |
---|---|---|
Clear ( ) : void | ||
CreateSelectColumn ( Func |
||
GetSelectedAsInt32 ( ) : List |
||
GetSelectedAsInt64 ( ) : List |
||
GetSelectedKeys ( ) : List |
||
GridRowSelectionMixin ( IDataGrid grid ) : System | ||
ResetCheckedAndRefresh ( ) : void | ||
SelectKeys ( string keys ) : void | ||
SetSelectedKeys ( string keys ) : void |
Méthode | Description | |
---|---|---|
UpdateSelectAll ( ) : void |
public static CreateSelectColumn ( Func |
||
getMixin | Func |
|
Résultat |
public GridRowSelectionMixin ( IDataGrid grid ) : System | ||
grid | IDataGrid | |
Résultat | System |
public SetSelectedKeys ( string keys ) : void | ||
keys | string | |
Résultat | void |