beautypg.com

MiG InfoCom MiG Calendar JavaBeans User Manual

Page 91

background image

int

getPrimaryDimension

()

What dimension time progresses if there was no wrapping.

int

getPrimaryDimensionCellType

()

Returns the type of

primDimCellSpanCount

.

int

getPrimaryDimensionCellTypeCount

()

Returns how may cells in the primary dimension.

GridLayoutProvider

getPrimaryDimensionLayout

()

Property: The layout provider for the primary dimension for the grid.

GridLayoutProvider

getSecondaryDimensionLayout

()

Property: The layout provider for the secondary dimension for the grid.

java.awt.Paint

getSelectablePaint

()

Property: The paint used to fill the cells that are marked as selectable.

boolean

getSelectedActivitiesOntop

()

Property: If Activites that are selected should be painted on top of other activities.

int

getSelectionBoundaryType

()

Property: The type of date range (e.g. day, hour, week) that selectionw will be rounded to.

java.awt.Paint

getSelectionMouseOverPaint

()

Property: The paint used to fill the cells that the mouse is over.

java.awt.Paint

getSelectionMousePressedPaint

()

Property: The paint used to fill the cells that the is pressed over (e.g. temporary selection).

java.awt.Paint

getSelectionPaint

()

Property: The paint used to fill the cells that are selected.

int

getSelectionType

()

Property: The type of selection that can be done on the date area background.

long

getSnapToMillis

()

Return what even millisecond to snap to when resizing and moving activities.

DateHeaderBean

getSouthDateHeader

()

Returns the date header that is below the date area.

SubRowCreator

getSubRowCreator

()

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

getSubRowGridLinePaint

()

Property: The paint used to draw sub row divider grid lines.

GridLineException[]

getVerticalGridLineExceptions

()

Property: Grid line exceptions makes it very fleible to override the gridline size and color in
a structured way.

java.awt.Paint

getVerticalGridLinePaintEven

()

Property: The paint used to draw the even (0, 2, 4...) vertical grid lines.

java.awt.Paint

getVerticalGridLinePaintOdd

()

Property: The paint used to draw the odd (1, 3, 5...) vertical grid lines.

Page 91 of 196

com.miginfocom.beans.DateAreaBean