|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LyGanttInterface
Interface for Gantt component.
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Method Summary | |
---|---|
void |
centerOnDate(java.util.Date date)
Center the planning on a given date. |
void |
displayTimeFrame()
Display the time frame. |
java.util.Date |
getCenterDate()
Return the center date of the Gantt component. |
float |
getVerticalZoom()
Return the vertical zoom factor. |
void |
startDivideInterval()
Start the division of an interval. |
void |
verticalZoomIn()
Perform a vertical zoom in. |
void |
verticalZoomOut()
Perform a vertical zoom out. |
Field Detail |
---|
static final java.lang.String __VERSION
Method Detail |
---|
java.util.Date getCenterDate()
void centerOnDate(java.util.Date date)
void verticalZoomIn()
void verticalZoomOut()
float getVerticalZoom()
void displayTimeFrame()
void startDivideInterval()
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |