C# Class FSO.Client.UI.Panels.UIGizmo

Inheritance: FSO.Client.UI.Framework.UIContainer
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
FiltersProperty UIGizmoPropertyFilters
Search UIGizmoSearch
SimBox FSO.Client.UI.Controls.UISim
Top100 UIGizmoTop100

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
Redraw ( ) : void
SetOpen ( bool open ) : void

Method Details

ContractButton_OnButtonClick() public méthode

public ContractButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
Résultat void

ExpandButton_OnButtonClick() public méthode

public ExpandButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
Résultat void

FiltersButton_OnButtonClick() public méthode

public FiltersButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
Résultat void

HousesTabButton_OnButtonClick() public méthode

public HousesTabButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
Résultat void

PeopleTabButton_OnButtonClick() public méthode

public PeopleTabButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
Résultat void

SearchButton_OnButtonClick() public méthode

public SearchButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
Résultat void

Top100ListsButton_OnButtonClick() public méthode

public Top100ListsButton_OnButtonClick ( UIElement button ) : void
button FSO.Client.UI.Framework.UIElement
Résultat void

UIGizmo() public méthode

public UIGizmo ( ) : System
Résultat System

Property Details

FiltersProperty public_oe property

public UIGizmoPropertyFilters,FSO.Client.UI.Panels FiltersProperty
Résultat UIGizmoPropertyFilters

Search public_oe property

public UIGizmoSearch,FSO.Client.UI.Panels Search
Résultat UIGizmoSearch

SimBox public_oe property

public UISim,FSO.Client.UI.Controls SimBox
Résultat FSO.Client.UI.Controls.UISim

Top100 public_oe property

public UIGizmoTop100,FSO.Client.UI.Panels Top100
Résultat UIGizmoTop100