Closed eschafir closed 7 years ago
Got it @eschafir !
new Column<Persona>(tbl)
.setTitle("Edad")
.setFixedSize(50)
.alignRight()
.bindContentsToProperty("edad");
Also default NumericField behavior is right aligned:
Now you can alignLeft, right or center Button, Column or Labels, and align right or left texts. Coming soon in Arena 3.6.2!
Actually is not possible to align text or numbers on different components such as: