Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.applet.graphic.interactor | |
com.ibm.tivoli.maximo.skd.applet.util |
Modifier and Type | Method and Description |
---|---|
void |
SKDActivityGraphicMoveInteractor.setupOverlapping(MXActivity pm,
CustomPMActivityRenderer pmGraphic)
Sets overlapping time on the moving segment so that the other segment shows up if two segments are overlapping
|
Modifier and Type | Method and Description |
---|---|
CustomActivitySegmentRenderer |
SKDPMUtility.getSegmentClosestToToday(MXActivity pm,
CustomPMActivityRenderer pmRenderer)
Returns the segment's renderer which is closest to the today's date.
|
void |
SKDPMUtility.setupInitialOverlapping(CustomActivitySegmentRenderer movingSegment,
MXActivity pm,
CustomPMActivityRenderer pmGraphic)
Called when segments are first rendered from a CustomPMActivityRenderer.
|