deepmagic ~master (2022-05-05T22:53:26.1121174)
Dub
Repo
AppLayoutMainBlock
deepmagic
layout
code_black
body_block
main_block
main_block
Undocumented in source.
class
AppLayoutMainBlock : SectionElement {
AppLayoutContentBlock
content_block
;
AppLayoutSidebarBlock
sidebar_block
;
AppLayoutOlderIEMessage
older_ie_message
;
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
content_block
AppLayoutContentBlock
content_block
;
Undocumented in source.
older_ie_message
AppLayoutOlderIEMessage
older_ie_message
;
Undocumented in source.
sidebar_block
AppLayoutSidebarBlock
sidebar_block
;
Undocumented in source.
Meta
Source
See Implementation
deepmagic
layout
code_black
body_block
main_block
main_block
classes
AppLayoutMainBlock