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.
Faceletsのui:compositionとの違いは何ですか? どちらも子タグとしてui:decorateサポートされているようです。ui:defineこれらをそれぞれどのような場合に使用しますか?
ui:composition
ui:decorate
ui:define
タグ外の<ui:composition>ものは無視されます。これは には当てはまらないため<ui:decorate>、「テンプレート内のテンプレート」として有益です。
<ui:composition>
<ui:decorate>
それがどのように理にかなっているのかは、以下の回答の実際の例を見ることでよりよく理解できるかもしれません: