Inherits CrossLink.ContentItemNode< string >.
|
override void | RefleshData () |
|
virtual void | ContentReflesh () |
|
void | OnNextType () |
|
virtual void | RefleshView () |
|
|
override void | InitBtnContent (UIButton btn, string item) |
|
override void | OnSelectItem (string item) |
|
virtual void | OnInit () |
|
virtual void | InitBtnContent (UIButton btn, T item) |
|
virtual void | HoverEnter (UIEvent ue) |
|
virtual void | HoverExit (UIEvent ue) |
|
virtual void | OnSelectItem (T item) |
|
|
List< string > | itemType |
|
Transform | stateRoot |
|
UIOptionActive | options |
|
UnityEngine.Object | statePrefab |
|
int | btnCountPerPage |
|
Dictionary< UIEvent, T > | btn2Item |
|
List< T >[] | typeList |
|