Documentation
¶
Index ¶
- type AdditionalSectionAboveMain
- type ClosedPanelOnBottom
- type ClosedPanelOnLeft
- type ClosedPanelOnRightDefault
- type ExpandedInlinePanel
- type ExpandedInlinePanelOnLeft
- type ExpandedPanelOnBottom
- type ExpandedPanelOnLeft
- type ExpandedPanelOnRight
- type ModifiedContentPadding
- type ModifiedPanelPadding
- type ModifiedPanelWidth
- type PanelWithLight200Background
- type ResizableBottomPanel
- type ResizableInlinePanel
- type ResizableLeftPanel
- type ResizablePanel
- type StackedContentBodyElements
- type Static
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdditionalSectionAboveMain ¶
func (*AdditionalSectionAboveMain) Render ¶
func (c *AdditionalSectionAboveMain) Render() app.UI
type ClosedPanelOnBottom ¶
func (*ClosedPanelOnBottom) Render ¶
func (c *ClosedPanelOnBottom) Render() app.UI
type ClosedPanelOnLeft ¶
func (*ClosedPanelOnLeft) Render ¶
func (c *ClosedPanelOnLeft) Render() app.UI
type ClosedPanelOnRightDefault ¶
func (*ClosedPanelOnRightDefault) Render ¶
func (c *ClosedPanelOnRightDefault) Render() app.UI
type ExpandedInlinePanel ¶
func (*ExpandedInlinePanel) Render ¶
func (c *ExpandedInlinePanel) Render() app.UI
type ExpandedInlinePanelOnLeft ¶
func (*ExpandedInlinePanelOnLeft) Render ¶
func (c *ExpandedInlinePanelOnLeft) Render() app.UI
type ExpandedPanelOnBottom ¶
func (*ExpandedPanelOnBottom) Render ¶
func (c *ExpandedPanelOnBottom) Render() app.UI
type ExpandedPanelOnLeft ¶
func (*ExpandedPanelOnLeft) Render ¶
func (c *ExpandedPanelOnLeft) Render() app.UI
type ExpandedPanelOnRight ¶
func (*ExpandedPanelOnRight) Render ¶
func (c *ExpandedPanelOnRight) Render() app.UI
type ModifiedContentPadding ¶
func (*ModifiedContentPadding) Render ¶
func (c *ModifiedContentPadding) Render() app.UI
type ModifiedPanelPadding ¶
func (*ModifiedPanelPadding) Render ¶
func (c *ModifiedPanelPadding) Render() app.UI
type ModifiedPanelWidth ¶
func (*ModifiedPanelWidth) Render ¶
func (c *ModifiedPanelWidth) Render() app.UI
type PanelWithLight200Background ¶
func (*PanelWithLight200Background) Render ¶
func (c *PanelWithLight200Background) Render() app.UI
type ResizableBottomPanel ¶
func (*ResizableBottomPanel) Render ¶
func (c *ResizableBottomPanel) Render() app.UI
type ResizableInlinePanel ¶
func (*ResizableInlinePanel) Render ¶
func (c *ResizableInlinePanel) Render() app.UI
type ResizableLeftPanel ¶
func (*ResizableLeftPanel) Render ¶
func (c *ResizableLeftPanel) Render() app.UI
type ResizablePanel ¶
func (*ResizablePanel) Render ¶
func (c *ResizablePanel) Render() app.UI
type StackedContentBodyElements ¶
func (*StackedContentBodyElements) Render ¶
func (c *StackedContentBodyElements) Render() app.UI
Source Files
¶
- additionalsectionabovemain.go
- closedpanelonbottom.go
- closedpanelonleft.go
- closedpanelonrightdefault.go
- expandedinlinepanel.go
- expandedinlinepanelonleft.go
- expandedpanelonbottom.go
- expandedpanelonleft.go
- expandedpanelonright.go
- modifiedcontentpadding.go
- modifiedpanelpadding.go
- modifiedpanelwidth.go
- panelwithlight200background.go
- resizablebottompanel.go
- resizableinlinepanel.go
- resizableleftpanel.go
- resizablepanel.go
- stackedcontentbodyelements.go
- static.go
Click to show internal directories.
Click to hide internal directories.