org.richfaces.cdk.generate.java.taghandler
Class TagWithModel<M>
java.lang.Object
org.richfaces.cdk.generate.java.taghandler.TagWithModel<M>
public class TagWithModel<M>
- extends Object
- Author:
- asmirnov@exadel.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagWithModel
public TagWithModel(TagModel tag,
M model)
- Parameters:
tag - model -
getTag
public TagModel getTag()
- Returns:
- the tag
getModel
public M getModel()
- Returns:
- the model
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.