|
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.Week.Day
Method Summary | |
java.util.Date |
getDate()
Gets the date for this day. |
java.lang.String |
getDayString()
Gets the localized day string for this day. |
java.lang.String |
getMonthYearString()
Gets the localized month/year string for this day. |
boolean |
isToday()
Checks if the given date is today. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.util.Date getDate()
public java.lang.String getDayString()
public java.lang.String getMonthYearString()
public boolean isToday()
true
if the date is today; false
otherwise
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |