Richfaces UI Components UI 4.1.0.20110910-M2

org.richfaces.validator.model
Class ClientSideScripts

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

public class ClientSideScripts
extends java.lang.Object

Author:
asmirnov

Constructor Summary
ClientSideScripts()
           
 
Method Summary
 java.util.Collection<Component> getComponent()
           
 void setComponent(java.util.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(java.util.Collection<Component> component)

getComponent

public java.util.Collection<Component> getComponent()

Richfaces UI Components UI 4.1.0.20110910-M2

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