Свойство | Type | Description | |
---|---|---|---|
ClearChildren | void | ||
CreateListItem | |||
FireRefreshClick | void | ||
FireRunClick | void | ||
InsertButtons | void | ||
OnItemClick | void | ||
PopulateList | void |
Méthode | Description | |
---|---|---|
MethodListView ( jQueryObject container ) : System |
Constructor.
|
Méthode | Description | |
---|---|---|
OnUpdateLayout ( ) : void |
Méthode | Description | |
---|---|---|
ClearChildren ( ) : void | ||
CreateListItem ( |
||
FireRefreshClick ( ) : void | ||
FireRunClick ( ) : void | ||
InsertButtons ( ) : void | ||
OnItemClick ( object sender, |
||
PopulateList ( ClassInfo classInfo ) : void |
public MethodListView ( jQueryObject container ) : System | ||
container | jQueryObject | The containing div. |
Résultat | System |