Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Custom DateItem and databinding

    I created a new DateItem by extending a CanvasItem.
    It contains 3 TextItems: day, month and year

    What methods should i override to get it working with a datasource?
    getValue() and setValue()?


    Thanks...
Working...
X