ITPQuestion

A descendant of ITPPageElement, representing a question on a form, which servers as a base class for all question types.

constructor

ITPQuestion

Trivial

public methods

-

overrides

initScreenElements()

Retrieves the label elements in order to be able to add error information, if required, later on.

setFeedback(pFeedback)

Writes the error text as part of the question label.

other methods

-