gsdsdk / com.gsd.software.sdk.viewparser.dynamicview.dsl / Buildable
interface Buildable
Created by Maksim Shumko on 6/26/2020
Name | Summary |
---|---|
build | abstract fun build(): Unit |
Name | Summary |
---|---|
AvatarComponent | class AvatarComponent : Buildable Created by Maksim Shumko on 6/26/2020 |
ComplexTitleComponent | class ComplexTitleComponent : Buildable Created by Maksim Shumko on 6/26/2020 |
Component | abstract class Component : Buildable Created by Maksim Shumko on 6/26/2020 |
LayoutComponent | class LayoutComponent : Layout , Buildable Created by Maksim Shumko on 6/26/2020 |
MenuComponent | class MenuComponent : MenuElement , Buildable Created by Maksim Shumko on 6/26/2020 |
NavigationTabsComponent | class NavigationTabsComponent : NavigationTabs , Buildable Created by Maksim Shumko on 2/26/2021 |
SimpleTitleComponent | class SimpleTitleComponent : Buildable Created by Maksim Shumko on 6/26/2020 |
SubtitleComponent | class SubtitleComponent : Buildable Created by Maksim Shumko on 6/26/2020 |
ToolbarActionsComponent | class ToolbarActionsComponent : ToolbarActionListener , Buildable Created by Maksim Shumko on 6/26/2020 |