public class Parser
extends java.lang.Object
public static Widget create(Widget parent, String doc, Map args, Function fn)
parent
- the root componentdoc
- the content text of the domElementargs
- a map of argumentsfn
- the function to register for execution laterCopyright © 2005-2023 Potix Corporation. All Rights Reserved.