Search:

Type: Posts; User: rastagallo

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    765

    Re: Remove item from table

    I managed to make it run in this way


    private void refreshContainer(IndexedContainer container, Map<Long,Date> mappa)
    {
    container.removeAllItems();
    // Iterator it =...
  2. Replies
    3
    Views
    765

    Remove item from table

    Hi to everybody! :)

    I'm trying to make a calendar that, when you click on the date, the result are stored in a map and visualized in a table that refers to a container.

    I successfully created...
  3. Replies
    2
    Views
    623

    Hi to everybody

    Hi to everybody :D

    I'm new in this forum, my programming skills are not that much high, but I have patience and willing to learn :D

    I hope that one day my skills will be enough so I can help...
Results 1 to 3 of 3