Uses of Class
org.loboevolution.js.LoboContextFactory
Packages that use LoboContextFactory
-
Uses of LoboContextFactory in org.loboevolution.html.js
Methods in org.loboevolution.html.js with parameters of type LoboContextFactoryModifier and TypeMethodDescriptionstatic ContextExecutor.createContext(LoboContextFactory factory) static booleanExecutor.executeFunction(NodeImpl element, Function f, Object[] obj, LoboContextFactory contextFactory) executeFunction.static booleanExecutor.executeFunction(Scriptable thisScope, Function f, LoboContextFactory contextFactory) executeFunction.