More actions
Nguyenduyan (talk | contribs) Created page with "Category:General_Functions {{HelpFiles}} = pushDiagramsToViewer = == Syntax == pushDiagramsToViewer (); == Arguments == Empty == Return type == Empty" |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category:General_Functions]] | [[Category:General_Functions]] | ||
{{HelpFiles}} | {{HelpFiles}} | ||
__NOTOC__ | |||
PLEASE UPDATE ME FOR MORE DETAIL ABOUT THE USAGE OF THIS FUNCTION! | |||
Below is the discussion about the meaning of this function: | |||
Q: Can you show me more info about this function PushDiagramsToViewer()? | |||
A: It just updates the session information with the report elements. This allows you to run a workflow one place and view the diagrams in some other process (for the same session ofcourse) | |||
Otherwise it is normally only done when using the cgs prompt | |||
Q: When this line is excuted, it auto makes all current viewers in other processes update the diagrams immediately. it is the meaning of this function? | |||
A: It just updates the session info... You ofcourse still need to refresh the browser showing TabulationResultViewer.aspx to see the new diagrams | |||
Latest revision as of 05:00, 27 July 2018
PLEASE UPDATE ME FOR MORE DETAIL ABOUT THE USAGE OF THIS FUNCTION!
Below is the discussion about the meaning of this function:
Q: Can you show me more info about this function PushDiagramsToViewer()?
A: It just updates the session information with the report elements. This allows you to run a workflow one place and view the diagrams in some other process (for the same session ofcourse) Otherwise it is normally only done when using the cgs prompt
Q: When this line is excuted, it auto makes all current viewers in other processes update the diagrams immediately. it is the meaning of this function?
A: It just updates the session info... You ofcourse still need to refresh the browser showing TabulationResultViewer.aspx to see the new diagrams
Syntax
pushDiagramsToViewer ();
Arguments
Empty
Return type
Empty