public interface SizeAdaptableComponent
| Modifier and Type | Method and Description | 
|---|---|
void | 
setVisibleWidth(int width)
Adapt the width of the component to the provided visible width. 
 | 
void setVisibleWidth(int width)
width - the width to useCopyright © 2018. All rights reserved.