^1374078015609
@xworker.html.jqueryesayui.EasyUIThing
sname
EasyUIThing
slabel
EasyUIThing
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.html.Widgets
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sdescription
<p>EasyUI的基本事物，其他EasyUI事物均继承于此事物。</p>
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.html.jqueryesayui.EasyUIThing/@actions
sname
actions
sdescriptors
xworker.lang.MetaDescriptor3/@actions
sth_createIndex
false
sth_mark
false
@xworker.html.jqueryesayui.EasyUIThing/@actions/@toHtml
sname
toHtml
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.html.jqueryeasyui.EasyUIThing
smethodName
toHtml
sdisableGlobalContext
false
sattributeTemplate
false
sinitBreakPoint
false
ssuccessBreakPoint
false
sexceptionBreakPoint
false
seditBreakPoint
false
sinterpretationType
Action
svarScope
Global
screateLocalVarScope
false
ssaveReturn
false
sdescriptors
xworker.lang.actions.Actions/@JavaAction
sth_createIndex
false
sth_mark
false
@xworker.html.jqueryesayui.EasyUIThing/@actions/@getHtmlTag
sname
getHtmlTag
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.html.jqueryeasyui.EasyUIThing
smethodName
getHtmlTag
sdisableGlobalContext
false
sdescription
<p>一般EasyUi事物对应的html标签是div，如果有其他的，比如form中的元素，那么可能是input，则需要重载此方法。</p>
sattributeTemplate
false
sinitBreakPoint
false
ssuccessBreakPoint
false
sexceptionBreakPoint
false
seditBreakPoint
false
sinterpretationType
Action
svarScope
Global
screateLocalVarScope
false
ssaveReturn
false
sdescriptors
xworker.lang.actions.Actions/@JavaAction
sth_createIndex
false
sth_mark
false
@xworker.html.jqueryesayui.EasyUIThing/@actions/@getClass
sname
getClass
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.html.jqueryeasyui.EasyUIThing
smethodName
getClass
sdisableGlobalContext
false
sdescription
<p>返回EsayUI的class名称，一般是<span style="color:rgb(0, 0, 255)">easyui-draggable</span>，其中draggable是事物名的小写。</p>
sattributeTemplate
false
sinitBreakPoint
false
ssuccessBreakPoint
false
sexceptionBreakPoint
false
seditBreakPoint
false
sinterpretationType
Action
svarScope
Global
screateLocalVarScope
false
ssaveReturn
false
sdescriptors
xworker.lang.actions.Actions/@JavaAction
sth_createIndex
false
sth_mark
false
@xworker.html.jqueryesayui.EasyUIThing/@actions/@JavaAction
sname
toJavaScriptCode
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.html.jqueryeasyui.EasyUIThing
smethodName
toJavaScript
sdisableGlobalContext
false
sattributeTemplate
false
sinitBreakPoint
false
ssuccessBreakPoint
false
sexceptionBreakPoint
false
seditBreakPoint
false
sinterpretationType
Action
svarScope
Global
screateLocalVarScope
false
ssaveReturn
false
sdescriptors
xworker.lang.actions.Actions/@JavaAction
sth_createIndex
false
sth_mark
false
@xworker.html.jqueryesayui.EasyUIThing/@name
sname
name
sshowLabel
true
sreadOnly
false
sinheritDescription
false
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sth_mark
false
@xworker.html.jqueryesayui.EasyUIThing/@label
sname
label
sshowLabel
true
sreadOnly
false
sinheritDescription
false
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sth_mark
false
@xworker.html.jqueryesayui.EasyUIThing/@id
sname
id
sshowLabel
true
sgroup
easyuithing
sreadOnly
false
sinheritDescription
false
sdescription
<p>对应的div的id属性值。</p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sth_mark
false
@xworker.html.jqueryesayui.EasyUIThing/@generateDiv
sname
generateDiv
sinputtype
truefalse
sshowLabel
true
sgroup
easyuithing
sreadOnly
false
sdefault
true
sinheritDescription
false
sdescription
<p>是否先生成一个DIV。</p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sth_mark
false
@xworker.html.jqueryesayui.EasyUIThing/@style
sname
style
sinputtype
textarea
sshowLabel
true
sgroup
easyuithing
sreadOnly
false
sinheritDescription
false
Sdescription
#$@text#$@
<p>html的style属性，如：</p>

<p><span style="background-color:rgb(255, 255, 255); color:rgb(0, 0, 255)">width:100px;height:100px;</span></p>
#$@text#$@
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sth_mark
false
@xworker.html.jqueryesayui.EasyUIThing/@otherAttributes
sname
otherAttributes
sinputtype
textarea
sshowLabel
true
sgroup
easyuithing
sreadOnly
false
sinheritDescription
false
Sdescription
#$@text#$@
<p>一些其他属性，如：</p>

<p>onClick=&quot;javascript:void(0)&quot; align=&quot;left&quot;</p>
#$@text#$@
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
