|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionMessage | |
---|---|
apps.projectmanagement.component.workflowchart.core | |
apps.projectmanagement.component.workflowchart.core.graphcomponents |
Uses of OptionMessage in apps.projectmanagement.component.workflowchart.core |
---|
Methods in apps.projectmanagement.component.workflowchart.core that return OptionMessage | |
---|---|
OptionMessage |
MessageFactory.createOptionMessage(ContentSystem contentSystem,
GraphManager gManager,
GraphComponent parentComponent,
java.lang.String text,
int messageType)
Creates a new Message object. |
Uses of OptionMessage in apps.projectmanagement.component.workflowchart.core.graphcomponents |
---|
Methods in apps.projectmanagement.component.workflowchart.core.graphcomponents with parameters of type OptionMessage | |
---|---|
void |
GraphComponent.fireMessageProcessed(OptionMessage msg)
Fire message processed. |
void |
GraphComponent.OptionMessageListener.messageProcessed(OptionMessage msg)
Message processed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |