ViewportDimension
, ViewportDimension.ViewportDimensionProperty
, ViewportDimension.ViewportDimensionPropertyBuilderBuilder
, ViewportPane<B>
, ViewportWidthAccessor.ViewportWidthProperty
ViewportDimensionImpl
, ViewportDimensionImpl.ViewportDimensionPropertyBuilderImpl
public interface ViewportWidthAccessor
Modifier and Type | Interface | Description |
---|---|---|
static interface |
ViewportWidthAccessor.ViewportWidthBuilder<B extends ViewportWidthAccessor.ViewportWidthBuilder<B>> |
Provides a builder method for a viewport width property returning the
builder for applying multiple build operations.
|
static interface |
ViewportWidthAccessor.ViewportWidthMutator |
Provides a mutator for a viewport width property.
|
static interface |
ViewportWidthAccessor.ViewportWidthProperty |
Provides a viewport width property.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getViewportWidth() |
Retrieves the viewport width from the viewport width property.
|
Copyright © 2018. All rights reserved.