ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
OneDirectionCustomWrapper
ae
ui
wm
controls
control
Undocumented in source.
mixin template
OneDirectionCustomWrapper (
alias
WrapperBehavior
Params
...
) {
this
(Params params);
mixin
ComplementWrapperBehavior
!(
WrapperBehavior
,
Params
)
;
}
Constructors
this
this
(Params params)
Undocumented in source.
Members
Mixins
__anonymous
mixin
ComplementWrapperBehavior
!(
WrapperBehavior
,
Params
)
Declares adjustHint, adjustSize, adjustPos
Meta
Source
See Implementation
ae
ui
wm
controls
control
classes
Column
ContainerControl
Control
CustomWrapper
HCustomWrapper
Layers
RootControl
Row
StaticFitContainerControl
Table
WCustomWrapper
Wrapper
mixins
__anonymous
mixin templates
ComplementWrapperBehavior
DeclareWrapper
OneDirectionCustomWrapper
properties
percent
px
structs
RelativeSize