java.lang.Object
ch.tocco.nice2.model.form.impl.form2.reader.handler.AbstractActionHandler<ActionImpl>
ch.tocco.nice2.model.form.impl.form2.reader.handler.ActionHandler
All Implemented Interfaces:
IgnoreRemainingElementsHandler

public class ActionHandler extends AbstractActionHandler<ActionImpl>
Parser for action elements which may be inside a form, vertical-box, horizontal-box or table tag. Action tags which do not include a group, appId or endpoint attribute will be ignored. If the attribute "group" is set, the action will be parsed as a ActionGroupImpl otherwise it will be parsed as a ActionImpl