B
- The builder to return in order to be able to apply multiple
build operations.ViewportDimension.ViewportDimensionBuilder<B>
, ViewportDimension.ViewportDimensionPropertyBuilderBuilder
, ViewportPane<B>
ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
public static interface ViewportWidthAccessor.ViewportWidthBuilder<B extends ViewportWidthAccessor.ViewportWidthBuilder<B>>
Modifier and Type | Method | Description |
---|---|---|
B |
withViewportWidth(int aWidth) |
Sets the viewport width for the viewport width property.
|
B withViewportWidth(int aWidth)
aWidth
- The viewport width to be stored by the viewport width
property.Copyright © 2018. All rights reserved.