| 构造器和说明 |
|---|
Title() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLink()
获取link值
|
Object |
getOffsetCenter()
获取offsetCenter值
|
String |
getSublink()
获取sublink值
|
String |
getSubtarget()
获取subtarget值
|
String |
getSubtext()
获取subtext值
|
TextStyle |
getSubtextStyle()
获取subtextStyle值
|
String |
getTarget()
获取target值
|
String |
getText()
获取text值
|
X |
getTextAlign()
获取textAlign值
|
TextStyle |
getTextStyle()
获取textStyle值
|
String |
link()
获取link值
|
Title |
link(String link)
设置link值
|
Object |
offsetCenter()
获取offsetCenter值
|
Title |
offsetCenter(Object offsetCenter)
设置offsetCenter值
|
void |
setLink(String link)
设置link值
|
void |
setOffsetCenter(Object offsetCenter)
设置offsetCenter值
|
void |
setSublink(String sublink)
设置sublink值
|
void |
setSubtarget(String subtarget)
设置subtarget值
|
void |
setSubtext(String subtext)
设置subtext值
|
void |
setSubtextStyle(TextStyle subtextStyle)
设置subtextStyle值
|
void |
setTarget(String target)
设置target值
|
void |
setText(String text)
设置text值
|
void |
setTextAlign(X textAlign)
设置textAlign值
|
void |
setTextStyle(TextStyle textStyle)
设置textStyle值
|
String |
sublink()
获取sublink值
|
Title |
sublink(String sublink)
设置sublink值
|
String |
subtarget()
获取subtarget值
|
Title |
subtarget(String subtarget)
设置subtarget值
|
String |
subtext()
获取subtext值
|
Title |
subtext(String subtext)
设置subtext值
|
TextStyle |
subtextStyle()
默认值{color: '#aaa'},副标题文本样式
|
Title |
subtextStyle(TextStyle subtextStyle)
设置subtextStyle值
|
String |
target()
获取target值
|
Title |
target(String target)
设置target值
|
String |
text()
获取text值
|
Title |
text(String text)
设置text值
|
X |
textAlign()
获取textAlign值
|
Title |
textAlign(X textAlign)
设置textAlign值
|
TextStyle |
textStyle()
主标题文本样式(详见textStyle)
|
Title |
textStyle(TextStyle textStyle)
设置textStyle值
|
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 String text()
public String link()
public String target()
public String subtext()
public String sublink()
public String subtarget()
public X textAlign()
public Object offsetCenter()
public TextStyle getTextStyle()
public void setTextStyle(TextStyle textStyle)
textStyle - public TextStyle getSubtextStyle()
public void setSubtextStyle(TextStyle subtextStyle)
subtextStyle - public String getText()
public void setText(String text)
text - public String getLink()
public void setLink(String link)
link - public String getTarget()
public void setTarget(String target)
target - public String getSubtext()
public void setSubtext(String subtext)
subtext - public String getSublink()
public void setSublink(String sublink)
sublink - public String getSubtarget()
public void setSubtarget(String subtarget)
subtarget - public X getTextAlign()
public void setTextAlign(X textAlign)
textAlign - public Object getOffsetCenter()
public void setOffsetCenter(Object offsetCenter)
offsetCenter - Copyright © 2016. All rights reserved.