|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HasResponsiveness
Interface to set the visibility and hidden properties of elements
Example: hiddenOn="SM MD" hiddenOn="SM,MD" visibleOn="SM LG" visibleOn="MD,LG" hiddenOn="LG"
| Method Summary | |
|---|---|
void |
setHiddenOn(DeviceSize deviceSize)
Sets the devices that the element is hidden on |
void |
setVisibleOn(DeviceSize deviceSize)
Sets the devices that the element is visible on |
| Method Detail |
|---|
void setVisibleOn(DeviceSize deviceSize)
deviceSize - device sizeDeviceSizevoid setHiddenOn(DeviceSize deviceSize)
deviceSize - device sizesDeviceSize
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||