com.centrasite.control.adapters
Class TypeDetails.TitleTABSTRIPInfo

java.lang.Object
  extended by com.softwareag.cis.server.util.TABSTRIPInfo
      extended by com.centrasite.control.adapters.TypeDetails.TitleTABSTRIPInfo
Enclosing class:
TypeDetails

public static class TypeDetails.TitleTABSTRIPInfo
extends com.softwareag.cis.server.util.TABSTRIPInfo


Constructor Summary
TypeDetails.TitleTABSTRIPInfo()
           
 
Method Summary
 void reactOnTabSelection(int index)
           
 
Methods inherited from class com.softwareag.cis.server.util.TABSTRIPInfo
addItem, addItem, clear, findSelectedItem, getDelIndex, getItems, getSelIndex, onClose, onSelect, reactOnTabClose, removeTab, selectTab, setDelIndex, setSelIndex
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeDetails.TitleTABSTRIPInfo

public TypeDetails.TitleTABSTRIPInfo()
Method Detail

reactOnTabSelection

public void reactOnTabSelection(int index)
Specified by:
reactOnTabSelection in class com.softwareag.cis.server.util.TABSTRIPInfo