org.richfaces.validator.model
Class ClientSideScripts

java.lang.Object
  extended by org.richfaces.validator.model.ClientSideScripts

public class ClientSideScripts
extends Object

Author:
asmirnov

Constructor Summary
ClientSideScripts()
           
 
Method Summary
 Collection<Component> getComponent()
           
 void setComponent(Collection<Component> component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientSideScripts

public ClientSideScripts()
Method Detail

setComponent

public void setComponent(Collection<Component> component)

getComponent

public Collection<Component> getComponent()


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