<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>griefworker</author_name>
  <author_url>https://blog.hatena.ne.jp/griefworker/</author_url>
  <blog_title>present</blog_title>
  <blog_url>https://tnakamura.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>GWT で チェック付き ListBox みたいなウィジェットが提供されていないか探したんですが、そのものズバリなやつは見当たりませんでした。無いものは仕方ないので、CellList 代用。CompositeCell と SelectionEventManager を使えば、CellList をチェック付き ListBox っぽく振る舞わせることが可能です。 // セルのチェックボックスにチェックが付いたら選択されたことにする final DefaultSelectionEventManager&lt;Person&gt; selectionManager = DefaultSelectionEventM…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftnakamura.hatenablog.com%2Fentry%2F20110721%2Fcelllist_compositecell_selectioneventmanager&quot; title=&quot;GWT の CellList でチェック付き ListBox もどきを作る方法 - present&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-07-21 00:00:00</published>
  <title>GWT の CellList でチェック付き ListBox もどきを作る方法</title>
  <type>rich</type>
  <url>https://tnakamura.hatenablog.com/entry/20110721/celllist_compositecell_selectioneventmanager</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
