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.
multibuttonlistまたはcomponentgroupを TextLine1 または TextLine2でソートする方法はありますか?
通常どおりにソートアルゴリズムを実行できます。
マルチボタンを並べ替えるには、それらを削除し、その順序に基づいて追加します(ボックスレイアウトなどのレイアウトマネージャーを使用していると仮定します)。必要に応じて、animateLayoutを使用してそれらを所定の位置にアニメーション化することもできます。