public interface GridOption extends ComponentOption, BoxLayoutOptionMixin, ShadowOptionMixin
| Modifier and Type | Method and Description |
|---|---|
GridOption |
setBackgroundColor(String backgroundColor) |
GridOption |
setBorderColor(String borderColor) |
GridOption |
setBorderWidth(Number borderWidth) |
GridOption |
setContainLabel(Boolean containLabel) |
GridOption |
setMainType(String mainType) |
GridOption |
setShow(Boolean show) |
GridOption |
setTooltip(Object tooltip) |
setId, setId, setName, setName, setType, setZ, setZlevelsetBottom, setBottom, setHeight, setHeight, setLeft, setLeft, setRight, setRight, setTop, setTop, setWidth, setWidthsetShadowBlur, setShadowColor, setShadowOffsetX, setShadowOffsetYGridOption setMainType(String mainType)
setMainType in interface ComponentOptionGridOption setShow(Boolean show)
GridOption setContainLabel(Boolean containLabel)
GridOption setBackgroundColor(String backgroundColor)
GridOption setBorderWidth(Number borderWidth)
GridOption setBorderColor(String borderColor)
GridOption setTooltip(Object tooltip)
Copyright © 2022. All rights reserved.