org.apache.myfaces.tobago.taglib.component
Interface ObjectTagDeclaration

All Superinterfaces:
HasId

public interface ObjectTagDeclaration
extends HasId


Method Summary
 void setSrc(String src)
          URI to object source
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasId
setId
 

Method Detail

setSrc

void setSrc(String src)
URI to object source



Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.