- Learning PrimeFaces Extensions Development
- Sudheer Jonna
- 214字
- 2021-07-16 12:11:16
JobHub in action
Step 1
Step 2
Step 3
Also in this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, URL names, table headings and content, attribute names, filenames, commands and abbreviations, and so on are shown/highlighted as follows.
For example, the filenames and keywords are mentioned as follows:
"First we will create the layout.xhtml
page, which will render the HelloWorld
message in the center pane of the layout component."
A block of code is set as follows:
<pe:layout resizerTip="Resize Me" togglerTipClosed="Open Me" togglerTipOpen="Close Me"> <pe:layoutPane position="north"> North Block </pe:layoutPane> <pe:layoutPane position="east"> East Block </pe:layoutPane> <pe:layoutPane position="center"> <h1>Hello, Welcome to Primefaces Extensions world</h1> </pe:layoutPane> <pe:layoutPane position="west" size="200"> West Block </pe:layoutPane> <pe:layoutPane position="south"> South Block </pe:layoutPane> </pe:layout>
Any command-line input or output is written as follows:
- The Maven run command for Oracle Mojarra is as follows:
mvn jetty:run
- The Maven run command for Apache Myfaces is as follows:
mvn jetty:run -Pmyfaces
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Clicking on the TOP button scrolls the web page to the top of the screen."
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Instant Node Package Manager
- Docker and Kubernetes for Java Developers
- LabVIEW程序設計基礎與應用
- C#編程入門指南(上下冊)
- Full-Stack Vue.js 2 and Laravel 5
- JavaScript動態網頁開發詳解
- C語言程序設計學習指導與習題解答
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- Hands-On Neural Network Programming with C#
- 循序漸進Vue.js 3前端開發實戰
- Instant AppFog
- LiveCode Mobile Development Hotshot
- Ionic Framework By Example
- Building Business Websites with Squarespace 7