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.
私はいくつかのサンプルデータを持っています。data(Text)で開きたいPrimefaces Editor。
data(Text)
Primefaces Editor
どうやってやるの?
Beanに「接続」する必要があります
<p:editor id="editor" value="#{myBean.myValue}" width="600"/>
ショーケースを見てください
PrimeFaces-ShowCase-エディター