lundi 18 avril 2016

Eclipse Scout Neon label position on boolean field

I would like to position label on smart field to the left.

previously it could be done like this :

@Override
protected int getConfiguredLabelPosition() {

  return LABEL_POSITION_LEFT;
}

on boolean field but in Neon it seems like it don't work.

Is there anything that I miss?

enter image description here




Aucun commentaire:

Enregistrer un commentaire