|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmvp.View
caltool.caltool_ui.CalendarToolWindow
caltool.schedule_ui.ScheduleEventDialog
caltool.view_ui.EventEditor
public class EventEditor
| Field Summary |
|---|
| Fields inherited from class caltool.schedule_ui.ScheduleEventDialog |
|---|
categoryComboBox, endDateTextField, maxComponentHeight, maxComponentWidth, panel, securityComboBox, startDateTextField, titleTextField |
| Fields inherited from class caltool.caltool_ui.CalendarToolWindow |
|---|
calToolUI |
| Fields inherited from class mvp.View |
|---|
closeAdapter, editable, model, screen, shown, widget, window |
| Constructor Summary | |
|---|---|
EventEditor(mvp.Screen screen,
Schedule schedule,
CalendarToolUI calToolUI)
Construct this with the given Schedule as companion model. |
|
| Method Summary |
|---|
| Methods inherited from class caltool.schedule_ui.ScheduleEventDialog |
|---|
clear, compose, composeButtonRow, composeCategoryAndSecurityRow, composeStartAndEndDateRow, composeTitleRow, displayErrors, getCategory, getEndDate, getSecurity, getStartDate, getTitle |
| Methods inherited from class caltool.caltool_ui.CalendarToolWindow |
|---|
show |
| Methods inherited from class mvp.View |
|---|
getModel, getWidget, getWindow, hide, isEditable, isShown, run, setEditable, setExitOnClose, setModel, show, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventEditor(mvp.Screen screen,
Schedule schedule,
CalendarToolUI calToolUI)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||