Modifier and Type | Method and Description |
---|---|
void |
BaseTreeGridMiniAppBean.addActionMenuItems(TMenu popupmenu,
java.lang.String[] selectedactivitys,
java.util.concurrent.Future<MXGanttModel> modelFutre,
IMXActivityPropertyInfo actproptinfo,
java.lang.String projectId,
java.lang.String propName,
java.lang.String propValue,
java.lang.String frame)
Adds SKDAction items to the TMenu.
|
Modifier and Type | Method and Description |
---|---|
void |
GWAResourceScheduleView.addActionMenuItems(TMenu popupmenu,
java.lang.String[] selectedactivitys,
GWASchedule schedule,
IMXActivityPropertyInfo actproptinfo,
java.lang.String projectId,
java.lang.String propName,
java.lang.String propValue,
java.lang.String frame)
Adds SKDAction items to the TMenu.
|
Modifier and Type | Method and Description |
---|---|
void |
SchedulerMaxWorkView.addActionMenuItems(TMenu popupmenu,
java.lang.String[] selectedactivitys,
Schedule schedule,
IMXActivityPropertyInfo actproptinfo,
java.lang.String projectId,
java.lang.String propName,
java.lang.String propValue,
java.lang.String frame)
Adds SKDAction items to the TMenu.
|
Modifier and Type | Class and Description |
---|---|
class |
MXActivityPropertyInfo |
Modifier and Type | Method and Description |
---|---|
IMXActivityPropertyInfo |
IGanttConfigInfo.getActivityPropertyInfo(java.lang.String propertyName)
Get property information for an activity property name
|
IMXActivityPropertyInfo |
GanttConfig.getActivityPropertyInfo(java.lang.String propertyName)
Get property information for an activity property name
|
IMXActivityPropertyInfo |
GanttConfigInfo.getActivityPropertyInfo(java.lang.String propertyName)
Get property information for an activity property name
|
Modifier and Type | Method and Description |
---|---|
void |
GanttConfig.addActivityPropertyInfo(IMXActivityPropertyInfo activityPropertyInfo)
Add activity property information
|
void |
GanttConfigInfo.addActivityPropertyInfo(IMXActivityPropertyInfo activityPropertyInfo)
Add activity property information
|