|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--portlets.compoze.groupware.calendar.Day.Interval.Entry
This class represents an interval entry.
Constructor Summary | |
Day.Interval.Entry()
|
Method Summary | |
boolean |
display()
Checks if this entry should be displayed. |
Appointment |
getAppointment()
Gets the appointment to display in this entry. |
int |
getIntervalCount()
Gets the interval count. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Day.Interval.Entry()
Method Detail |
public Appointment getAppointment()
null
for no appointmentpublic int getIntervalCount()
public boolean display()
true
if this entry should be displayed; false
otherwise
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |