deepmagic ~master (2022-05-05T22:53:26.1121174)
Dub
Repo
AppLayoutSidebarBlock
deepmagic
layout
code_black
sidebar_block
sidebar_block
Undocumented in source.
class
AppLayoutSidebarBlock : AsideElement {
AppLayoutSidebarMenuBlock
sidebar_menu_block
;
AppLayoutSidebarWidgets
sidebar_widgets_block
;
this
();
void
init
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
init
void
init
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
sidebar_menu_block
AppLayoutSidebarMenuBlock
sidebar_menu_block
;
Undocumented in source.
sidebar_widgets_block
AppLayoutSidebarWidgets
sidebar_widgets_block
;
Undocumented in source.
Meta
Source
See Implementation
deepmagic
layout
code_black
sidebar_block
sidebar_block
classes
AppLayoutSidebarBlock