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

All Superinterfaces:
HasBinding, HasId

public interface ColumnEventTagDeclaration
extends HasId, HasBinding

Since:
1.0.13

Method Summary
 void setEvent(String event)
           
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasId
setId
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasBinding
setBinding
 

Method Detail

setEvent

void setEvent(String event)


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