License | BSD-3-Clause |
---|---|
Safe Haskell | None |
Language | Haskell2010 |
Swarm.TUI.Model.Dialog.Structure
Description
A UI-centric model for Structure presentation.
Documentation
data StructureDisplay Source #
Constructors
StructureDisplay | |
Fields
|
structurePanelListWidget :: Lens' StructureDisplay (List Name (StructureInfo RecognizableStructureContent Entity)) Source #