systems\tradingoverview.lua
| (?) | buildGui | ( window, guiType ) |
| (?) | buildRoutesGui | ( window ) |
| (?) | collectSectorData | ( ) |
| (?) | gatherData | ( ) |
| (?) | getData | ( ) |
| (?) | getDescriptionLines | ( seed, rarity, permanent ) |
| (?) | getHistorySize | ( seed, rarity ) |
| (?) | getIcon | ( seed, rarity ) |
| (?) | getName | ( seed, rarity ) |
| (?) | getPrice | ( seed, rarity ) |
| (?) | getTooltipLines | ( seed, rarity, permanent ) |
| (?) | initUI | ( ) |
| (?) | interactionPossible | ( playerIndex, option ) |
| (?) | onBuyShowButtonPressed | ( button_in ) |
| (?) | onBuyableNameLabelClick | ( index, button ) |
| (?) | onBuyableOnShipLabelClick | ( ) |
| (?) | onBuyablePriceFactorLabelClick | ( ) |
| (?) | onBuyablePriceLabelClick | ( ) |
| (?) | onBuyableStationLabelClick | ( ) |
| (?) | onBuyableStockLabelClick | ( ) |
| (?) | onBuyableVolLabelClick | ( ) |
| (?) | onInstalled | ( seed, rarity, permanent ) |
| (?) | onNextBuyablesPage | ( ) |
| (?) | onNextRoutesPage | ( ) |
| (?) | onNextSellablesPage | ( ) |
| (?) | onPreviousBuyablesPage | ( ) |
| (?) | onPreviousRoutesPage | ( ) |
| (?) | onPreviousSellablesPage | ( ) |
| (?) | onRouteShowStationPressed | ( button_in ) |
| (?) | onSectorChanged | ( ) |
| (?) | onSellShowButtonPressed | ( button_in ) |
| (?) | onSellableNameLabelClick | ( index, button ) |
| (?) | onSellableOnShipLabelClick | ( ) |
| (?) | onSellablePriceFactorLabelClick | ( ) |
| (?) | onSellablePriceLabelClick | ( ) |
| (?) | onSellableStationLabelClick | ( ) |
| (?) | onSellableStockLabelClick | ( ) |
| (?) | onSellableVolLabelClick | ( ) |
| (?) | onShowWindow | ( ) |
| (?) | onUninstalled | ( seed, rarity, permanent ) |
| (?) | refreshBuyablesUI | ( ) |
| (?) | refreshRoutesUI | ( ) |
| (?) | refreshSellablesUI | ( ) |
| (?) | refreshUI | ( ) |
| (?) | routesByPriceMargin | ( a, b ) |
| (?) | routesByProfit | ( a, b ) |
| (?) | seePriceFactors | ( seed, rarity ) |
| (?) | seePrices | ( seed, rarity ) |
| (?) | setData | ( sellable_received, buyable_received, routes_received ) |
| (?) | setSortFunction | ( default, alternative, buyable ) |
| (?) | sortByAmountOnShipAsc | ( a, b ) |
| (?) | sortByAmountOnShipDes | ( a, b ) |
| (?) | sortByNameAsc | ( a, b ) |
| (?) | sortByNameDes | ( a, b ) |
| (?) | sortByPriceAsc | ( a, b ) |
| (?) | sortByPriceDes | ( a, b ) |
| (?) | sortByPriceFactorAsc | ( a, b ) |
| (?) | sortByPriceFactorDes | ( a, b ) |
| (?) | sortByStationAsc | ( a, b ) |
| (?) | sortByStationDes | ( a, b ) |
| (?) | sortByStockAsc | ( a, b ) |
| (?) | sortByStockDes | ( a, b ) |
| (?) | sortByVolAsc | ( a, b ) |
| (?) | sortByVolDes | ( a, b ) |
| (?) | updateTradingRoutes | ( ) |