public interface AgendaPanelIF
Modifier and Type | Interface and Description |
---|---|
static class |
AgendaPanelIF.AgendaDataException |
Modifier and Type | Method and Description |
---|---|
Object |
getData() |
Object |
getData(Object o) |
void |
setData(Object o) |
void setData(Object o)
Object getData() throws AgendaPanelIF.AgendaDataException
Object getData(Object o) throws AgendaPanelIF.AgendaDataException