Modifier and Type | Method and Description |
---|---|
TMenu |
ApptBookMiniAppBean.async_get_table_context_menu(WebClientSession sess,
java.lang.String projectId,
java.lang.String selectedId,
com.ibm.json.java.JSONObject selection,
java.lang.String column,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
void |
ApptBookMiniAppBean.addActionMenuItems(TMenu popupmenu,
java.lang.String[] selectedBuckets,
java.lang.String projectId,
java.lang.String propName,
java.lang.String propValue,
java.util.HashMap<java.lang.String,ApptActionInfo> apptactions)
Adds items to the TMenu.
|
Modifier and Type | Method and Description |
---|---|
TMenu |
BaseTreeGridMiniAppBean.async_get_table_context_menu(WebClientSession sess,
java.lang.String projectId,
java.lang.String id,
java.lang.String column,
java.lang.String value)
Called for an ITEM to fetch the Menu for a given item.
|
TMenu |
AbstractTreeGridMiniAppBean.async_get_table_context_menu(WebClientSession sess,
java.lang.String projectId,
java.lang.String id,
java.lang.String column,
java.lang.String value)
Called for an ITEM to fetch the Menu for a given item.
|
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 |
---|---|
TMenu |
DispatchViewBean.async_get_table_context_menu(WebClientSession sess,
java.lang.String projectId,
com.ibm.json.java.JSONObject selection)
Called for an ITEM to fetch the Menu for a given item.
|
Modifier and Type | Method and Description |
---|---|
TMenu |
GResourceView.async_get_table_context_menu(WebClientSession sess,
java.lang.String projectId,
java.lang.String id,
java.lang.String column,
java.lang.String value,
com.ibm.json.java.JSONObject selection,
long selecteddate)
Called for an ITEM to fetch the Menu for a given item.
|
Modifier and Type | Method and Description |
---|---|
TMenu |
GWAResourceHoursView.async_get_table_context_menu(WebClientSession sess,
java.lang.String projectId,
java.lang.String id,
java.lang.String column,
java.lang.String value,
com.ibm.json.java.JSONObject selection,
long selecteddate)
Called for an ITEM to fetch the Menu for a given item.
|
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 |
---|---|
TMenu |
BaseLargeGanttView.async_get_table_context_menu(WebClientSession sess,
java.lang.String projectId,
java.lang.String id,
java.lang.String column,
java.lang.String value)
Called for an ITEM to fetch the Menu for a given item.
|
TMenu |
ResourceMaxHoursView.async_get_table_context_menu(WebClientSession sess,
java.lang.String projectId,
java.lang.String id,
java.lang.String column,
java.lang.String value,
com.ibm.json.java.JSONObject selection)
Called for an ITEM to fetch the Menu for a given item.
|
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 | Method and Description |
---|---|
TMenu |
BaseResourceView.async_get_table_context_menu(WebClientSession sess,
java.lang.String projectId,
java.lang.String id,
java.lang.String column,
java.lang.String value,
com.ibm.json.java.JSONObject selection)
Called for an ITEM to fetch the Menu for a given item.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceScheduleView.addServerAction(TMenu menu,
java.lang.String projectId,
MXActivity activity,
MXResource resource,
java.lang.String actionTitle,
java.lang.String actionName) |
void |
ResourceScheduleView.addViewNotesAction(TMenu menu,
java.lang.String projectId,
MXActivity activity) |