jumpRef

public void jumpRef() { Args args; MenuFunction menuFunction; ; args = new Args(); menuFunction = new MenuFunction(menuitemDisplayStr('EcoResClassCompositionTable'), MenuItemType::Display); args = new Args(menuFunction.object()); args.caller(element); args.record(TmpOKPSelectionTable); menuFunction.run(args); }

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.