public interface ContainerWidthAccessor
Modifier and Type | Interface and Description |
---|---|
static interface |
ContainerWidthAccessor.ContainerWidthBuilder<B extends ContainerWidthAccessor.ContainerWidthBuilder<B>>
Provides a builder method for a container width property returning the
builder for applying multiple build operations.
|
static interface |
ContainerWidthAccessor.ContainerWidthMutator
Provides a mutator for a container width property.
|
static interface |
ContainerWidthAccessor.ContainerWidthProperty
Provides a container width property.
|
Modifier and Type | Method and Description |
---|---|
int |
getContainerWidth()
Retrieves the container width from the container width property.
|
Copyright © 2016. All rights reserved.