org.richfaces.cdk.model
Class DescriptionGroup.Icon
java.lang.Object
org.richfaces.cdk.model.DescriptionGroup.Icon
- Enclosing interface:
- DescriptionGroup
public static final class DescriptionGroup.Icon
- extends Object
- Author:
- asmirnov@exadel.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescriptionGroup.Icon
public DescriptionGroup.Icon()
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
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.