Overload List

  NameDescription
Public methodVisit(Action, Object)
Visit an action.
(Inherited from ActionVisitor.)
Public methodVisit(FormAction, Object)
Visit a FormAction.
(Inherited from ActionVisitor.)
Public methodVisit(GoToAction, Object)
Visit this action.
(Inherited from ActionHandler.)
Public methodVisit(HideAction, Object)
Visit this action.
(Inherited from ActionHandler.)
Public methodVisit(ImportDataAction, Object)
Visit this action.
(Inherited from ActionHandler.)
Public methodVisit(JavaScriptAction, Object)
Visit this action.
(Inherited from ActionHandler.)
Public methodVisit(LaunchAction, Object)
Visit this action.
(Inherited from ActionHandler.)
Public methodVisit(NamedAction, Object)
Visit this action.
(Inherited from ActionHandler.)
Public methodVisit(ResetFormAction, Object)
Visit this action.
(Inherited from ActionHandler.)
Public methodVisit(SubmitFormAction, Object)
Visit this action.
(Inherited from ActionHandler.)
Public methodVisit(UnknownAction, Object)
Visit this action.
(Inherited from ActionHandler.)
Public methodVisit(UriAction, Object)
Visit this action.
(Inherited from ActionHandler.)

See Also