sections.calculator.basicUsage.xhtml Maven / Gradle / Ivy
The newest version!
Calculator can be used to attach a popup calculator on specified input components. Examples below include h:inputText, p:inputText, and p:inputNumber components.
It can be embedded right in an input component or externally configured using the for="target" notation.
${showcase:getFileContent('/sections/calculator/example-basicUsage.xhtml')}
${showcase:getFileContent('/org/primefaces/extensions/showcase/controller/CalculatorController.java')}