資源簡(jiǎn)介
8套H5 app源代碼—WeX5移動(dòng)開發(fā)云,dangchat-bex5,dangchat-wex5
代碼片段和文件信息
import?java.util.Map;
import?org.dom4j.Element;
import?org.dom4j.QName;
import?com.justep.ui.component.ComponentTemplate;
import?com.justep.ui.xml.xmlConstants;
public?class?FuncsDialog?implements?ComponentTemplate?{
private?Element?eDef;
Mapject>?context;
public?void?execute(Element?bound?Map?dataItems?Mapject>?props?Map?events
Mapject>?context)?{
eDef?=?bound;
this.context?=?context;
processElement();
}
/*
return ‘‘
???????? + ‘‘
???????? + ‘tle=“true“>‘
???????? +? ‘tle“>‘
???????? + ‘tle-text“>‘
???????? + (cfg.title?cfg.title:‘‘)
???????? + ‘
‘
???????? + ‘× ‘
???????? + ‘‘
???????? +? ‘‘+(cfg.content?cfg.content:‘‘)+‘‘
???????? + ‘‘
???????? +‘‘;
?*/
private?void?processElement(){
//src屬性由引擎會(huì)處理
QName?divQName?=?new?QName(“div“?xmlConstants.XHTML_NAMESPACE);
Element?eDialogOverlay?=?eDef.addElement(divQName);
eDialogOverlay.addAttribute(“class“?“x-dialog-overlay“);
Element?eDialog?=?eDef.addElement(divQName);
eDialog.addAttribute(“class“?“x-dialog“);
eDialog.addAttribute(“style“?“display:none;“);
if(null!=eDef.attribute(“showtitle“))
eDialog.addAttribute(“showtitle“?eDef.attributeValue(“showtitle“));
Element?etitle?=?eDialog.addElement(divQName);
etitle.addAttribute(“class“?“x-dialog-title“);
QName?buttonQName?=?new?QName(“button“?xmlConstants.XHTML_NAMESPACE);
Element?eClose?=?etitle.addElement(buttonQName);
eClose.addAttribute(“class“?“close“);
QName?spanQName?=?new?QName(“span“?xmlConstants.XHTML_NAMESPACE);
eClose.addElement(spanQName).setText(“ד);
Element?eText?=?etitle.addElement(divQName);
eText.addAttribute(“class“?“x-dialog-title-text“);
String?t?=?eDef.attributeValue(“title“);
if(null!=t)?eText.setText(t);
Element?eBody?=?eDialog.addElement(divQName);
eBody.addAttribute(“class“?“x-dialog-body“);
}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-08-12?15:41??dangchat-wex5\
?????目錄???????????0??2016-08-11?17:39??dangchat-wex5\dangchat-client\
?????文件???????10443??2016-08-11?17:14??dangchat-wex5\dangchat-client\LICENSE
?????文件??????????89??2016-08-11?17:13??dangchat-wex5\dangchat-client\README.md
?????目錄???????????0??2016-08-11?17:39??dangchat-wex5\dangchat-client\UI2\
?????目錄???????????0??2016-08-11?17:39??dangchat-wex5\dangchat-client\UI2\chat\
?????目錄???????????0??2016-08-11?17:39??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????1700??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????3083??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????4566??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件?????????874??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????1226??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????3001??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件?????????676??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????1968??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????1894??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件?????????692??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????1482??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????1922??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件?????????620??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????1558??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????3300??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件?????????872??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????4264??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件???????10722??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????目錄???????????0??2016-08-11?17:39??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????6015??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????4277??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????3358??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????3453??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
?????文件????????3550??2016-08-10?14:12??dangchat-wex5\dangchat-client\UI2\chat\ba
............此處省略5651個(gè)文件信息
評(píng)論
共有 條評(píng)論