com.centrasite.control.adapters
Class HomePageAdapter.TopBLItem

java.lang.Object
  extended by com.softwareag.cis.server.util.BUTTONLISTItem
      extended by com.centrasite.control.adapters.HomePageAdapter.TopBLItem
Enclosing class:
HomePageAdapter

public class HomePageAdapter.TopBLItem
extends com.softwareag.cis.server.util.BUTTONLISTItem


Constructor Summary
HomePageAdapter.TopBLItem(com.softwareag.cis.server.util.BUTTONLISTInfo info, java.lang.String text, java.lang.String id)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class com.softwareag.cis.server.util.BUTTONLISTItem
getImageurl, getSelected, getStyle, getText, getTooltip, setSelected, setTooltip
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HomePageAdapter.TopBLItem

public HomePageAdapter.TopBLItem(com.softwareag.cis.server.util.BUTTONLISTInfo info,
                                 java.lang.String text,
                                 java.lang.String id)
Method Detail

execute

public void execute()
Specified by:
execute in class com.softwareag.cis.server.util.BUTTONLISTItem