org.richfaces.view.facelets
Class RowKeyConverterRule
java.lang.Object
javax.faces.view.facelets.MetaRule
org.richfaces.view.facelets.RowKeyConverterRule
public class RowKeyConverterRule
- extends javax.faces.view.facelets.MetaRule
Apply rowKeyConverter to component
- Since:
- 3.3.1
- Author:
- Maksim Kaszynski
Method Summary |
javax.faces.view.facelets.Metadata |
applyRule(String name,
javax.faces.view.facelets.TagAttribute attribute,
javax.faces.view.facelets.MetadataTarget meta)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final RowKeyConverterRule INSTANCE
RowKeyConverterRule
public RowKeyConverterRule()
applyRule
public javax.faces.view.facelets.Metadata applyRule(String name,
javax.faces.view.facelets.TagAttribute attribute,
javax.faces.view.facelets.MetadataTarget meta)
- Specified by:
applyRule
in class javax.faces.view.facelets.MetaRule
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.