Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Blackberry アプリは初めてです。発達。カスタム ListField に関するドキュメントをいくつか提案できますか?
リストに多くのアイテムがある場合、オーバーヘッドが利用可能なリソースをすぐに消費するため、通常は UI オブジェクトをリストに追加しません。アプリケーションは、ListFieldCallback でリスト時間をレンダリングする必要があります。したがって、ListField.setRowHight() を設定して必要なスペースを確保し、必要に応じてテキストとアイコンをレンダリングします。