C# 클래스 FSO.Client.UI.Panels.UIGizmo

상속: FSO.Client.UI.Framework.UIContainer
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FiltersProperty UIGizmoPropertyFilters
Search UIGizmoSearch
SimBox FSO.Client.UI.Controls.UISim
Top100 UIGizmoTop100

공개 메소드들

메소드 설명
ContractButton_OnButtonClick ( UIElement button ) : void
ExpandButton_OnButtonClick ( UIElement button ) : void
FiltersButton_OnButtonClick ( UIElement button ) : void
HousesTabButton_OnButtonClick ( UIElement button ) : void
PeopleTabButton_OnButtonClick ( UIElement button ) : void
SearchButton_OnButtonClick ( UIElement button ) : void
Top100ListsButton_OnButtonClick ( UIElement button ) : void
UIGizmo ( ) : System

비공개 메소드들

메소드 설명
Redraw ( ) : void
SetOpen ( bool open ) : void

메소드 상세

ContractButton_OnButtonClick() 공개 메소드

public ContractButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
리턴 void

ExpandButton_OnButtonClick() 공개 메소드

public ExpandButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
리턴 void

FiltersButton_OnButtonClick() 공개 메소드

public FiltersButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
리턴 void

HousesTabButton_OnButtonClick() 공개 메소드

public HousesTabButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
리턴 void

PeopleTabButton_OnButtonClick() 공개 메소드

public PeopleTabButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
리턴 void

SearchButton_OnButtonClick() 공개 메소드

public SearchButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
리턴 void

Top100ListsButton_OnButtonClick() 공개 메소드

public Top100ListsButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
리턴 void

UIGizmo() 공개 메소드

public UIGizmo ( ) : System
리턴 System

프로퍼티 상세

FiltersProperty 공개적으로 프로퍼티

public UIGizmoPropertyFilters,FSO.Client.UI.Panels FiltersProperty
리턴 UIGizmoPropertyFilters

Search 공개적으로 프로퍼티

public UIGizmoSearch,FSO.Client.UI.Panels Search
리턴 UIGizmoSearch

SimBox 공개적으로 프로퍼티

public UISim,FSO.Client.UI.Controls SimBox
리턴 FSO.Client.UI.Controls.UISim

Top100 공개적으로 프로퍼티

public UIGizmoTop100,FSO.Client.UI.Panels Top100
리턴 UIGizmoTop100