C# Class Sanderling.Interface.MemoryStruct.WindowRegionalMarket

Inheritance: Window
Exibir arquivo Open project: Arcitectus/Sanderling

Public Properties

Property Type Description
LeftTabGroup TabGroup
MyOrders MarketMyOrders
QuickbarView IListViewAndControl
RightTabGroup TabGroup
SelectedItemTypeDetails MarketItemTypeDetails

Public Methods

Method Description
WindowRegionalMarket ( )
WindowRegionalMarket ( IWindow @base )

Method Details

WindowRegionalMarket() public method

WindowRegionalMarket() public method

public WindowRegionalMarket ( IWindow @base )
@base IWindow

Property Details

LeftTabGroup public_oe property

public TabGroup,Sanderling.Interface.MemoryStruct LeftTabGroup
return TabGroup

MyOrders public_oe property

public MarketMyOrders,Sanderling.Interface.MemoryStruct MyOrders
return MarketMyOrders

QuickbarView public_oe property

public IListViewAndControl QuickbarView
return IListViewAndControl

RightTabGroup public_oe property

public TabGroup,Sanderling.Interface.MemoryStruct RightTabGroup
return TabGroup

SelectedItemTypeDetails public_oe property

public MarketItemTypeDetails,Sanderling.Interface.MemoryStruct SelectedItemTypeDetails
return MarketItemTypeDetails