-
public final class TradeView_QuoteContentKt
-
-
Method Summary
Modifier and Type Method Description final static UnitTradeView_QuoteContent(TradeViewModel tradeViewModel, MutableState<Integer> selectedTabIndex)final static UnitTradeView_QuoteContent__AmountInput(MutableState<String> amountState, MutableState<AssetBankModel> amountAsset, MutableState<AssetBankModel.Type> typeOfAmountState)-
-
Method Detail
-
TradeView_QuoteContent
@Composable() final static Unit TradeView_QuoteContent(TradeViewModel tradeViewModel, MutableState<Integer> selectedTabIndex)
-
TradeView_QuoteContent__AmountInput
@Composable() final static Unit TradeView_QuoteContent__AmountInput(MutableState<String> amountState, MutableState<AssetBankModel> amountAsset, MutableState<AssetBankModel.Type> typeOfAmountState)
-
-
-
-