| 构造器和说明 |
|---|
Toolbox() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Object> |
color()
工具箱背景颜色,默认透明
|
Toolbox |
color(List<Object> color)
设置color值
|
String |
disableColor()
获取disableColor值
|
Toolbox |
disableColor(String disableColor)
设置disableColor值
|
String |
effectiveColor()
获取effectiveColor值
|
Toolbox |
effectiveColor(String effectiveColor)
设置effectiveColor值
|
Map<String,Feature> |
feature()
启用功能,目前支持feature见下,工具箱自定义功能回调处理
|
Toolbox |
feature(Object... values)
添加组件
|
ItemStyle |
iconStyle() |
Toolbox |
iconStyle(ItemStyle iconStyle) |
Integer |
itemSize()
获取itemSize值
|
Toolbox |
itemSize(Integer itemSize)
设置itemSize值
|
Orient |
orient()
获取orient值
|
Toolbox |
orient(Orient orient)
设置orient值
|
Boolean |
showTitle()
获取showTitle值
|
Toolbox |
showTitle(Boolean showTitle)
设置showTitle值
|
backgroundColor, backgroundColor, borderColor, borderColor, borderWidth, borderWidth, bottom, bottom, bottom, height, height, height, itemGap, itemGap, left, left, left, left, padding, padding, padding, right, right, right, shadowBlur, shadowBlur, shadowColor, shadowColor, shadowOffsetX, shadowOffsetX, shadowOffsetY, shadowOffsetY, show, show, top, top, top, top, width, width, width, x, x, x, y, y, y, z, z, zlevel, zlevelpublic ItemStyle iconStyle()
public Orient orient()
public String disableColor()
public String effectiveColor()
public Toolbox effectiveColor(String effectiveColor)
effectiveColor - public Integer itemSize()
public Boolean showTitle()
Copyright © 2018. All rights reserved.