ContainerDimension
, ContainerDimension.ContainerDimensionProperty
, ContainerDimension.ContainerDimensionPropertyBuilder
, ContainerHeightAccessor.ContainerHeightProperty
public interface ContainerHeightAccessor
Modifier and Type | Interface | Description |
---|---|---|
static interface |
ContainerHeightAccessor.ContainerHeightBuilder<B extends ContainerHeightAccessor.ContainerHeightBuilder<B>> |
Provides a builder method for a container height property returning the
builder for applying multiple build operations.
|
static interface |
ContainerHeightAccessor.ContainerHeightMutator |
Provides a mutator for a container height property.
|
static interface |
ContainerHeightAccessor.ContainerHeightProperty |
Provides a container height property.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getContainerHeight() |
Retrieves the container height from the container height property.
|
Copyright © 2018. All rights reserved.