org.ajax4jsf.taglib.html.facelets
Class RowKeyConverterRule

java.lang.Object
  extended by com.sun.facelets.tag.MetaRule
      extended by org.ajax4jsf.taglib.html.facelets.RowKeyConverterRule

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

Apply rowKeyConverter to component

Author:
Maksim Kaszynski

Field Summary
static RowKeyConverterRule INSTANCE
           
 
Constructor Summary
RowKeyConverterRule()
           
 
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

INSTANCE

public static final RowKeyConverterRule INSTANCE
Constructor Detail

RowKeyConverterRule

public RowKeyConverterRule()
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.