Package com.marcpg.libpg.formular.question


package com.marcpg.libpg.formular.question
  • Class
    Description
    A question with either true or false, with advanced input supporting multiple languages, based on starting letters.
    A question with multiple choices, that can each be checked or unchecked.
    A question with a number, that can be negative and supports minimum and maximum values.
    A question with multiple choices.
    Represents a formular's question, with title, description, input and rendering.
    Represents an exception that's thrown by a question.
    A question with text, that supports any characters between ASCII 32 (' ') and 126 ('~').