ClientConfigGroup¶
class ClientConfigGroup(group: ConfigGroup)
Client-side mirror of a ConfigGroup, built lazily as ConfigGroup.client. See buildNodeListScreen.
Constructors¶
ClientConfigGroup¶
constructor(group: ConfigGroup)
Functions¶
buildGroupScreen¶
fun buildGroupScreen(parent: Screen): Screen