| 构造器和说明 |
|---|
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)
添加组件
|
List<Object> |
getColor()
获取color值
|
String |
getDisableColor()
获取disableColor值
|
String |
getEffectiveColor()
获取effectiveColor值
|
Map<String,Feature> |
getFeature()
获取feature值
|
ItemStyle |
getIconStyle() |
Integer |
getItemSize()
获取itemSize值
|
Orient |
getOrient()
获取orient值
|
Boolean |
getShowTitle()
获取showTitle值
|
ItemStyle |
iconStyle() |
Toolbox |
iconStyle(ItemStyle iconStyle) |
Integer |
itemSize()
获取itemSize值
|
Toolbox |
itemSize(Integer itemSize)
设置itemSize值
|
Orient |
orient()
获取orient值
|
Toolbox |
orient(Orient orient)
设置orient值
|
void |
setColor(List<Object> color)
设置color值
|
void |
setDisableColor(String disableColor)
设置disableColor值
|
void |
setEffectiveColor(String effectiveColor)
设置effectiveColor值
|
void |
setFeature(Map<String,Feature> feature)
设置feature值
|
void |
setIconStyle(ItemStyle iconStyle) |
void |
setItemSize(Integer itemSize)
设置itemSize值
|
void |
setOrient(Orient orient)
设置orient值
|
void |
setShowTitle(Boolean showTitle)
设置showTitle值
|
Boolean |
showTitle()
获取showTitle值
|
Toolbox |
showTitle(Boolean showTitle)
设置showTitle值
|
backgroundColor, backgroundColor, borderColor, borderColor, borderWidth, borderWidth, bottom, bottom, bottom, getBackgroundColor, getBorderColor, getBorderWidth, getBottom, getHeight, getItemGap, getLeft, getPadding, getRight, getShadowBlur, getShadowColor, getShadowOffsetX, getShadowOffsetY, getShow, getTop, getWidth, getX, getY, getZ, getZlevel, height, height, height, itemGap, itemGap, left, left, left, left, padding, padding, padding, right, right, right, setBackgroundColor, setBorderColor, setBorderWidth, setBottom, setHeight, setItemGap, setLeft, setPadding, setPadding, setRight, setShadowBlur, setShadowColor, setShadowOffsetX, setShadowOffsetY, setShow, setTop, setWidth, setX, setY, setZ, setZlevel, 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 ItemStyle getIconStyle()
public void setIconStyle(ItemStyle iconStyle)
public Orient orient()
public String disableColor()
public String effectiveColor()
public Toolbox effectiveColor(String effectiveColor)
effectiveColor - public Integer itemSize()
public Boolean showTitle()
public Orient getOrient()
public void setOrient(Orient orient)
orient - public String getDisableColor()
public void setDisableColor(String disableColor)
disableColor - public String getEffectiveColor()
public void setEffectiveColor(String effectiveColor)
effectiveColor - public Integer getItemSize()
public void setItemSize(Integer itemSize)
itemSize - public Boolean getShowTitle()
public void setShowTitle(Boolean showTitle)
showTitle - Copyright © 2016. All rights reserved.