net.ontopia.topicmaps.webed.taglibs
Interface ActionInvokingTagIF

All Known Implementing Classes:
ActionIDTag, ButtonTag, CheckboxTag

public interface ActionInvokingTagIF

INTERNAL: Implemented by tags which accept sub-actions that will be invoked after their main action.

Since:
2.0

Method Summary
 void addAction(ActionData action)
          Accepts the action and adds it to the list of actions to be invoked together with the primary action.
 

Method Detail

addAction

void addAction(ActionData action)
Accepts the action and adds it to the list of actions to be invoked together with the primary action.



Copyright © 2000-2012 Ontopia.