RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.model
Class DescriptionGroup.Icon

java.lang.Object
  extended by org.richfaces.cdk.model.DescriptionGroup.Icon
Enclosing interface:
DescriptionGroup

public static final class DescriptionGroup.Icon
extends Object

Author:
asmirnov@exadel.com

Constructor Summary
DescriptionGroup.Icon()
           
 
Method Summary
 String getLargeIcon()
          

 String getSmallIcon()
          

 void setLargeIcon(String largeIcon)
          

 void setSmallIcon(String smallIcon)
          

 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptionGroup.Icon

public DescriptionGroup.Icon()
Method Detail

getSmallIcon

public String getSmallIcon()

Returns:
the smallIcon

setSmallIcon

public void setSmallIcon(String smallIcon)

Parameters:
smallIcon - the smallIcon to set

getLargeIcon

public String getLargeIcon()

Returns:
the largeIcon

setLargeIcon

public void setLargeIcon(String largeIcon)

Parameters:
largeIcon - the largeIcon to set

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.