org.rhq.enterprise.gui.legacy.taglib.display
Class QuicknavDecorator.IconInfo

java.lang.Object
  extended by org.rhq.enterprise.gui.legacy.taglib.display.QuicknavDecorator.IconInfo
Enclosing class:
QuicknavDecorator

protected static class QuicknavDecorator.IconInfo
extends Object


Constructor Summary
QuicknavDecorator.IconInfo(String src, String title)
           
 
Method Summary
 String getSrc()
           
 String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuicknavDecorator.IconInfo

public QuicknavDecorator.IconInfo(String src,
                                  String title)
Method Detail

getSrc

public String getSrc()

getTitle

public String getTitle()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.