티스토리 뷰
{
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
- 람다식(lambda expression)
- docker
- 스프링 시큐리티(spring security)-http basic 인증
- jsp 오픈 소스
- 스프링 시큐리티(spring security)
- await
- 메이븐(maven)
- system.io
- jstl(java standard tag library)-core
- 제품 등록
- java web-mvc
- 스프링 프레임워크(spring framewordk)
- React
- 인텔리제이(intellij)
- 진수 변환
- REST API
- jstl(java standard tag library)
- .submit()
- 스프링 프레임워크(spring framework)
- java 키워드 정리
- java.sql
- nl2br
- System.Diagnostics
- 특정 문자를 기준으로 자르기
- 문자 자르기
- MainActor
- java-개발 환경 설정하기
- 표현 언어(expression language)
- error-java
- In App Purchase
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |