new InfoPopup( constants.ABoundVariable(),
constants.BoundVariableTip() ) ) );
}
if ( isItAList() == true ) {
Button variable = new Button( constants.GuidedList() );
variable.addClickHandler( new ClickHandler() {
public void onClick(ClickEvent w) {
String factCollectionType = sce.getParametricFieldType( factType,
field.getName() );
con.setNature( FieldData.TYPE_COLLECTION,
factCollectionType );