org.richfaces.cdk.model
Class RendererModel.Type

java.lang.Object
  extended by org.richfaces.cdk.model.FacesId
      extended by org.richfaces.cdk.model.RendererModel.Type
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<FacesId>
Enclosing class:
RendererModel

public static class RendererModel.Type
extends FacesId

FacesId for lookup renderer in the model.

Author:
asmirnov@exadel.com
See Also:
Serialized Form

Constructor Summary
RendererModel.Type(java.lang.String type)
          

 
Method Summary
 
Methods inherited from class org.richfaces.cdk.model.FacesId
compareTo, equals, getType, hashCode, parseId, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RendererModel.Type

public RendererModel.Type(java.lang.String type)

TODO - use family as part of key ?

Parameters:
type -


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.