public interface ISectionDetailMoreClickListener
| Modifier and Type | Method and Description |
|---|---|
void |
openAdvancedDetails(GanttSection section)
Make the advanced detail information of a GanttSection visible.
|
void openAdvancedDetails(GanttSection section)
section - The section whos detail informations should be showed.