Uses of Class
org.kquiet.browser.action.SinglePhaseAction
Packages that use SinglePhaseAction
-
Uses of SinglePhaseAction in org.kquiet.browser.action
Subclasses of SinglePhaseAction in org.kquiet.browser.actionModifier and TypeClassDescriptionclassCloseWindowis a subclass ofSinglePhaseActionwhich closes window(s).classGetUrlis a subclass ofSinglePhaseActionwhich loads a web page.classIfThenElseis a subclass ofSinglePhaseActionwhich performs actions according to the evaluation result of specified function.classOpenWindowis a subclass ofSinglePhaseActionwhich openes a window.classPostFormis a subclass ofSinglePhaseActionwhich creates a form and submits it through http post.