GWT-Textboxを使用しています。テキストボックスの右側に画像を追加したいのですが、画像をテキストボックスに追加できますか?可能であればコードを提供してください。以下に示すようにGWTテキストボックスembadding with with画像
1
A
答えて
2
はCSSクラスを作成します。
.searchBox{ background-image:url('graphics/magnifying-glass.gif'); background-repeat:no-repeat; background-position: right; padding-right:5px; }
その後
TextBox textBox = new TextBox();
textBox.setStyleName("searchBox");
それは
ようにレンダリングする必要があり
0
与えるスタイル:
background-image: url(Log-buttonred.bmp);
background-repeat: no-repeat;
background-position: right;
関連する問題
- 1. jQueryオートコンプリートwith画像
- 2. 画像ボタンwith css
- 3. NavigationDrawer with background画像
- 4. GWT Suggestbox with Smartgwt
- 5. GWT with Restlet
- 6. GWT CellBrowser with CompositeCell
- 7. GWT RPC with phonegap
- 8. GWT RequestFactory with maven
- 9. django、rails、PHP with GWT
- 10. Gwt 2.1 with Smartgwt 3.0
- 11. スタイルGWT FlexTable with CSS
- 12. Model-View-Controller with GWT
- 13. gwt google appengine with hibernate
- 14. 画像プレビューJavaScript with mouseover
- 15. Rails Rspec test with carrierwave画像
- 16. 電子メール画像with animation
- 17. Issue Eclipse helio 3.6 with GWT Plugin
- 18. GWT - binding activityMapper with GIN not working
- 19. IntelilJ 8.1 with 2 GWT modules
- 20. GWT SuggestBox with placeholder属性
- 21. ユーザープロフィールを取得するomniauth with omniauth with大きな画像2.0
- 22. 画像サイズ変更onhover with css
- 23. IE div issue with css bg画像
- 24. JavaScriptの変更画像src with fade out
- 25. android with apache tomcat serverに画像をアップロード
- 26. macOS Sierra on AWS with VM画像
- 27. ブートストラップ4ベータ画像ギャラリーwithモーダル
- 28. GWT画像クロッピング
- 29. laravel validation with required with
- 30. 動画アップロードwith mysql