- Java EE 8 Application Development
- David R. Heffelfinger
- 83字
- 2021-07-02 22:05:00
Grouping components
<h:panelGroup> is the next new tag in the example. Typically, <h:panelGroup> is used to group several components together so that they occupy a single cell in an <h:panelGrid>. This can be accomplished by adding components inside <h:panelGroup> and adding <h:panelGroup> to <h:panelGrid>. As can be seen in the example, this particular instance of <h:panelGroup> has no child components. In this particular case, the purpose of <h:panelGroup> is to have an empty cell and have the next component, <h:commandButton>, align with all other input fields in the form.
推薦閱讀
- Mastering RabbitMQ
- JavaScript修煉之道
- Oracle從新手到高手
- Java 11 Cookbook
- Oracle Exadata專家手冊
- Unreal Engine 4 Shaders and Effects Cookbook
- HTML5從入門到精通(第4版)
- Mastering openFrameworks:Creative Coding Demystified
- Java SE實踐教程
- Julia 1.0 Programming Complete Reference Guide
- Mastering Apache Storm
- Practical Microservices
- jQuery for Designers Beginner's Guide Second Edition
- Mastering jQuery Mobile
- AutoCAD基礎教程