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.
フィールドの周囲に余白を設定することは可能ですか。
画像の例:
上記に合わせて一度下(セパレート)のcheckBoxを設定したいのですが、方法はありますか?
マルコ
いつでもカスタム CSS を使用できます。フィールドを実装IStyleableして使用setCssClass()し、適切な CSS クラスを適用します。このようなピクセルプッシュアプローチの使用はできるだけ避けたいと思います。
IStyleable
setCssClass()