|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.u2d.model.AbstractEObject
com.u2d.model.AbstractComplexEObject
com.u2d.calendar.Schedule
public class Schedule
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.u2d.model.AbstractComplexEObject |
|---|
AbstractComplexEObject.EditState, AbstractComplexEObject.NullState, AbstractComplexEObject.ReadState, AbstractComplexEObject.TransientState |
| Field Summary |
|---|
| Fields inherited from class com.u2d.model.AbstractComplexEObject |
|---|
_associations, _changeSupport, _createdOn, _currentState, _editState, _nullState, _readState, _stateMap, _transientState, _type, commandOrderEditState, commandOrderReadState, commandOrderTransientState, readOnly |
| Fields inherited from class com.u2d.model.AbstractEObject |
|---|
_listenerList, _postListeners, _validationEvent, _validationListenerList, changeEvent |
| Constructor Summary | |
|---|---|
Schedule()
|
|
Schedule(Schedulable schedulable)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.awt.Color |
getColor()
|
java.util.List |
getEventsInTimeSpan(TimeSpan span)
|
EView |
getMainView()
|
Schedulable |
getSchedulable()
|
ComplexEView |
getScheduleView()
|
int |
hashCode()
|
CalEvent |
newEvent(TimeSpan span)
|
DateEO |
position()
|
void |
position(java.util.Date date)
|
Title |
title()
|
| Methods inherited from class com.u2d.model.AbstractEObject |
|---|
addChangeListener, addPostChangeListener, addValidationListener, currentUser, field, fireStateChanged, fireValidationException, fireValidationException, hbmPersistor, parentObject, persistor, removeChangeListener, removePostChangeListener, removeValidationListener, setField, vmech |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.u2d.model.EObject |
|---|
field, parentObject, setField |
| Methods inherited from interface com.u2d.validation.ValidationNotifier |
|---|
addValidationListener, fireValidationException, fireValidationException, removeValidationListener |
| Methods inherited from interface com.u2d.model.ChangeNotifier |
|---|
addChangeListener, fireStateChanged, removeChangeListener |
| Methods inherited from interface com.u2d.model.PostChangeNotifier |
|---|
addPostChangeListener, fireStateChanged, removePostChangeListener |
| Constructor Detail |
|---|
public Schedule()
public Schedule(Schedulable schedulable)
| Method Detail |
|---|
public EView getMainView()
getMainView in interface ViewablegetMainView in class AbstractComplexEObjectpublic ComplexEView getScheduleView()
public Schedulable getSchedulable()
public java.util.List getEventsInTimeSpan(TimeSpan span)
public Title title()
title in interface EObjecttitle in class AbstractComplexEObjectpublic java.awt.Color getColor()
public CalEvent newEvent(TimeSpan span)
newEvent in interface EventMakerpublic DateEO position()
public void position(java.util.Date date)
public boolean equals(java.lang.Object obj)
equals in class AbstractComplexEObjectpublic int hashCode()
hashCode in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||