Description
This is a Dialog class for user to chose flow or operation in xui editor
Public Functions
Name | Parameters | Return Value | Description |
FlowOpDialog | isOp(boolean), defaultValue(String),activeProject(IProject) |
FlowOpDialog | Create a processor or operation name dialog. When type==0, it will be a processor dialog and the default value should be a processor name; when type==1, it will be a operation dialog and the default value should be a operation name |