org.ajax4jsf.webapp.taglib
Class AjaxActionsRule

java.lang.Object
  extended by com.sun.facelets.tag.MetaRule
      extended by org.ajax4jsf.webapp.taglib.AjaxActionsRule

public class AjaxActionsRule
extends com.sun.facelets.tag.MetaRule

Version:
$Revision: 1.1.2.1 $ $Date: 2007/02/01 15:31:21 $
Author:
shura (latest modification by $Author: alexsmirnov $)

Nested Class Summary
static class AjaxActionsRule.ActionListenerMapper
           
static class AjaxActionsRule.ActionMapper
           
 
Field Summary
static java.lang.Class[] ACTION_LISTENER_SIG
           
static java.lang.Class[] ACTION_SIG
           
static AjaxActionsRule instance
           
 
Constructor Summary
AjaxActionsRule()
           
 
Method Summary
 com.sun.facelets.tag.Metadata applyRule(java.lang.String name, com.sun.facelets.tag.TagAttribute attribute, com.sun.facelets.tag.MetadataTarget meta)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_SIG

public static final java.lang.Class[] ACTION_SIG

ACTION_LISTENER_SIG

public static final java.lang.Class[] ACTION_LISTENER_SIG

instance

public static final AjaxActionsRule instance
Constructor Detail

AjaxActionsRule

public AjaxActionsRule()
Method Detail

applyRule

public com.sun.facelets.tag.Metadata applyRule(java.lang.String name,
                                               com.sun.facelets.tag.TagAttribute attribute,
                                               com.sun.facelets.tag.MetadataTarget meta)
Specified by:
applyRule in class com.sun.facelets.tag.MetaRule


Copyright © 2009. All Rights Reserved.