|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Contains informations about a calendar week cell.
| Method Summary | |
int |
getMonth()
Get the month. |
int |
getRow()
Get the row of the cell. |
java.lang.Object |
getValue()
Returns the value in the cell. |
int |
getWeekOfMonth()
Get the week of month. |
int |
getWeekOfYear()
Returns the week of year. |
int |
getYear()
Get the year. |
boolean |
isOnHoveredRow()
Returns true if this cell is on the hovered row. |
java.lang.String |
toString()
|
| Methods inherited from interface com.imagine.component.calendar.data.CalendarPartInfo |
getHeight, getLocationOnScreenX, getLocationOnScreenY, getModifiers, getModifiersEx, getMouseClickCount, getMouseX, getMouseY, getTableX, getTableY, getWidth, isHovered |
| Method Detail |
public java.lang.Object getValue()
public int getRow()
public int getMonth()
public int getYear()
public int getWeekOfMonth()
public int getWeekOfYear()
public boolean isOnHoveredRow()
public java.lang.String toString()
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||