- 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.
推薦閱讀
- Python概率統(tǒng)計(jì)
- Web應(yīng)用系統(tǒng)開(kāi)發(fā)實(shí)踐(C#)
- C++程序設(shè)計(jì)(第3版)
- Learning C++ Functional Programming
- The React Workshop
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第2版)(微課版)
- Elasticsearch for Hadoop
- Rust Essentials(Second Edition)
- C語(yǔ)言課程設(shè)計(jì)
- 從Java到Web程序設(shè)計(jì)教程
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實(shí)踐
- Android開(kāi)發(fā)三劍客:UML、模式與測(cè)試
- PHP 7從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)訓(xùn)教程
- C語(yǔ)言程序設(shè)計(jì)與應(yīng)用實(shí)驗(yàn)指導(dǎo)書(shū)(第2版)