Свойство | Тип | Описание | |
---|---|---|---|
BaseName | string | ||
IsSelected | Func |
||
ItemKey | string |
Метод | Описание | |
---|---|---|
Clone ( ) : OpenRA.Widgets.Widget | ||
Draw ( ) : void | ||
Setup ( ScrollItemWidget template, Func |
||
Setup ( ScrollItemWidget template, Func |
||
Setup ( string key, ScrollItemWidget template, Func |
Метод | Описание | |
---|---|---|
ScrollItemWidget ( ScrollItemWidget other ) : System |
Метод | Описание | |
---|---|---|
ScrollItemWidget ( ModData modData ) : System |
protected ScrollItemWidget ( ScrollItemWidget other ) : System | ||
other | ScrollItemWidget | |
Результат | System |
public static Setup ( ScrollItemWidget template, Func |
||
template | ScrollItemWidget | |
isSelected | Func |
|
onClick | System.Action | |
Результат | ScrollItemWidget |
public static Setup ( ScrollItemWidget template, Func |
||
template | ScrollItemWidget | |
isSelected | Func |
|
onClick | System.Action | |
onDoubleClick | System.Action | |
Результат | ScrollItemWidget |
public static Setup ( string key, ScrollItemWidget template, Func |
||
key | string | |
template | ScrollItemWidget | |
isSelected | Func |
|
onClick | System.Action | |
onDoubleClick | System.Action | |
Результат | ScrollItemWidget |