form.addAttribute(constants.LiteralValue() + ":",
widgets(lit,
new InfoPopup(constants.LiteralValue(),
constants.LiteralValTip())));
form.addRow(new HTML("<hr/>"));
form.addRow(new SmallLabel(constants.AdvancedOptions()));
// If we are here, then there must be a bound variable compatible with
// me
if (isThereABoundVariableToSet() == true) {