MiG InfoCom MiG Calendar JavaBeans User Manual
Page 91

int
What dimension time progresses if there was no wrapping.
int
()
Returns the type of
primDimCellSpanCount
.
int
getPrimaryDimensionCellTypeCount
()
Returns how may cells in the primary dimension.
GridLayoutProvider
Property: The layout provider for the primary dimension for the grid.
GridLayoutProvider
()
Property: The layout provider for the secondary dimension for the grid.
java.awt.Paint
()
Property: The paint used to fill the cells that are marked as selectable.
boolean
Property: If Activites that are selected should be painted on top of other activities.
int
()
Property: The type of date range (e.g. day, hour, week) that selectionw will be rounded to.
java.awt.Paint
Property: The paint used to fill the cells that the mouse is over.
java.awt.Paint
Property: The paint used to fill the cells that the is pressed over (e.g. temporary selection).
java.awt.Paint
Property: The paint used to fill the cells that are selected.
int
Property: The type of selection that can be done on the date area background.
long
()
Return what even millisecond to snap to when resizing and moving activities.
()
Returns the date header that is below the date area.
SubRowCreator
Property: A custom
com.miginfocom.calendar.grid.SubRowCreator
that can be set
to create all sub rows for the date area bean.
java.awt.Paint
Property: The paint used to draw sub row divider grid lines.
GridLineException[]
Property: Grid line exceptions makes it very fleible to override the gridline size and color in
a structured way.
java.awt.Paint
Property: The paint used to draw the even (0, 2, 4...) vertical grid lines.
java.awt.Paint
()
Property: The paint used to draw the odd (1, 3, 5...) vertical grid lines.
Page 91 of 196
com.miginfocom.beans.DateAreaBean