티스토리 뷰
{
xtype: 'container',
layout: 'fit',
title: '테마날씨',
iconCls: 'bookmarks',
items:
[
{
/* top title */
docked: 'top',
xtype: 'titlebar',
title: '테마 날씨 정보'
},
{
/* 애드센스 */
docked: "top",
xtype: "panel",
style: "text-align:center",
html: '<div style="width: 340px; margin: 0px auto;"><iframe src ="/Mobile/view/adsence.htm" width="340" height="60" frameBorder="0" scrolling="no"></iframe></div>'
},
{
/* 테마 목록 */
xtype: 'list',
data:
[
{ rowID: 1, themaName: '산', img: "/resources/icons/beach_chair.png" },
{ rowID: 2, themaName: '바다', img: "/resources/icons/beach_chair.png" },
{ rowID: 3, themaName: '벗꽃 축제', img: "/resources/icons/beach_chair.png" },
{ rowID: 4, themaName: '산', img: "/resources/icons/beach_chair.png" },
{ rowID: 5, themaName: '바다', img: "/resources/icons/beach_chair.png" },
{ rowID: 6, themaName: '벗꽃 축제', img: "/resources/icons/beach_chair.png" },
{ rowID: 7, themaName: '산', img: "/resources/icons/beach_chair.png" },
{ rowID: 8, themaName: '바다', img: "/resources/icons/beach_chair.png" },
{ rowID: 9, themaName: '벗꽃 축제', img: "/resources/icons/beach_chair.png" },
{ rowID: 10, themaName: '산', img: "/resources/icons/beach_chair.png" }
],
itemTpl: "<div><div style='float:left'>{themaName}</div><div style='float:right;'><img src='{img}' width=35 height=35 /></div></div>",
listeners: {
itemtap: function (me, index, target, record) {
console.log(record.raw.rowID);
Ext.getCmp('main').setActiveItem(3);
// ListDemo.detailPanel.update(record.data);
// ListDemo.Viewport.setActiveItem('detailpanel');
}
}
}
]
}
- Total
- Today
- Yesterday
- java-개발 환경 설정하기
- React
- java.sql
- 메이븐(maven)
- jstl(java standard tag library)
- error-java
- jstl(java standard tag library)-core
- 특정 문자를 기준으로 자르기
- 스프링 시큐리티(spring security)-http basic 인증
- java web-mvc
- In App Purchase
- .submit()
- 스프링 프레임워크(spring framewordk)
- system.io
- 표현 언어(expression language)
- nl2br
- MainActor
- 스프링 프레임워크(spring framework)
- docker
- 진수 변환
- java 키워드 정리
- 람다식(lambda expression)
- REST API
- 인텔리제이(intellij)
- 문자 자르기
- System.Diagnostics
- jsp 오픈 소스
- 스프링 시큐리티(spring security)
- await
- 제품 등록
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |