A Wetpaint Site
|
TV Fandex 100
Sign in to Wetpaint
Internet Explorer 6.0 is not supported. Please try
IE 8
or
Firefox
.
Web View Technologies
Home
Discussions
Photos
Videos
News
Updates
Droplets
Members
Sign in
or
Clickメモ
Page Versions
Key:
additions
deletions
Please select two page versions to compare - check the checkbox to the right of each version.
Showing 2 pages
Date/Time
Made By
Edit Note
Type
Scope
Compare
Jan 27 2008, 1:39 AM EST
sim_j
edit
21 words added
Change:
このページには、Click Frameworkに関するちょっとしたTipsやメモをまとめます。
[Q] Pageクラスで表示するモデルをpublicで定義したくない場合は?
[A] privateで定義した変数をPage#addModelメソッドでモデルとして追加する事で対応可能
public MyPage extends Page {
private String name;
public MyPage() {
addModel("name", name);
}
}
View changes from previous version.
(Word count: 19)
Jan 27 2008, 1:36 AM EST
sim_j
create
No content added or deleted.
Change:
Created by
sim_j
Jan 27 2008, 1:36 AM EST for: no reason given
JavaScript must be enabled in order for you to contribute to this site.
To start contributing, enable JavaScript by changing your browser options, then
try again
.
Home
Click
Eclipse(ClickIDE)を使った開発
Eclipse(ClickIDE)環境の構築
NetBeansを使った開発
リンク集
Clickメモ
Tapestry
Teeda Extension
Wicket
お勧め書籍
new page
(Uncategorized)