java.lang.Objectjavax.faces.view.facelets.MetaRuleset
A mutable set of rules to be used in auto-wiring state to a particular object instance. Rules assigned to this object will be composed into a single Metadata instance which will encapsulate the ruleset.
2.0
- Method from javax.faces.view.facelets.MetaRuleset Summary: |
---|
add, addRule, alias, finish, ignore, ignoreAll |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from javax.faces.view.facelets.MetaRuleset Detail: |
---|
Add another Metadata to this
ruleset, returning |
Add another MetaRule to this
ruleset, returning |
Customize this
|
Take actions to apply the rule. |
Customize this
|
Customize this
|