Package | Description |
---|---|
com.dlsc.flexgantt.swing |
Contains the Gantt chart components and various other user interface
elements that can be used together with the Gantt chart.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRowHeaderMenuProvider<T extends AbstractRowHeader>
A default implementation of a menu provider for a row header, which contains
the most common actions usually performed on a row header.
|
Modifier and Type | Method and Description |
---|---|
IRowHeaderMenuProvider |
AbstractRowHeader.getMenuProvider()
Returns the menu provider used by the row header to lookup a popup menu
based on the location and context of the popup trigger event.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractRowHeader.setMenuProvider(IRowHeaderMenuProvider provider)
Sets the menu provider used by the row header to lookup a popup menu
based on the location and context of the popup trigger event.
|
Copyright © 2006–2016 Dirk Lemmermann Software & Consulting. All rights reserved.