ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
HCustomWrapper
ae
ui
wm
controls
control
Undocumented in source.
class
HCustomWrapper :
Wrapper
(
alias
WrapperBehavior
Params
...
) {
void
arrange
(int rw, int rh);
mixin
OneDirectionCustomWrapper
!(
WrapperBehavior
,
Params
)
;
}
Members
Functions
arrange
void
arrange
(int rw, int rh)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
OneDirectionCustomWrapper
!(
WrapperBehavior
,
Params
)
Undocumented in source.
Inherited Members
From Wrapper
arrange
void
arrange
(int rw, int rh)
Undocumented in source. Be warned that the author may not have intended to support it.
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