The class FieldConditionController models the FieldCondition by presenting the user
an input-field in which the value to compare the property against can be entered.
As a subclass of PropertyConditionController it shows a combo-box of operators.
It is used for fields not specific enough to fit any of its subclasses.
author: Sebastian Nozzi.