JSF 將 <h:inputtextarea> 標籤作爲HTML的「 textarea 」元素。 它允許用戶輸入多行字符串。 示例 <h:inputTextarea id="text-area-id" value="#{user.address}" ...
確定! 回上一頁