601 Public method to set the tooltip text of a tab. |
601 Public method to set the tooltip text of a tab. |
602 </p><dl> |
602 </p><dl> |
603 <dt><i>index</i></dt> |
603 <dt><i>index</i></dt> |
604 <dd> |
604 <dd> |
605 index of the tab (integer) |
605 index of the tab (integer) |
606 </dd><dt><i>tooltip</i></dt> |
606 </dd><dt><i>tip</i></dt> |
607 <dd> |
607 <dd> |
608 text text to set (string) |
608 tooltip text to set (string) |
609 </dd> |
609 </dd> |
610 </dl><a NAME="E5SideBar.setTabWhatsThis" ID="E5SideBar.setTabWhatsThis"></a> |
610 </dl><a NAME="E5SideBar.setTabWhatsThis" ID="E5SideBar.setTabWhatsThis"></a> |
611 <h4>E5SideBar.setTabWhatsThis</h4> |
611 <h4>E5SideBar.setTabWhatsThis</h4> |
612 <b>setTabWhatsThis</b>(<i>index, text</i>) |
612 <b>setTabWhatsThis</b>(<i>index, text</i>) |
613 <p> |
613 <p> |
614 Public method to set the WhatsThis text of a tab. |
614 Public method to set the WhatsThis text of a tab. |
615 </p><dl> |
615 </p><dl> |
616 <dt><i>index</i></dt> |
616 <dt><i>index</i></dt> |
617 <dd> |
617 <dd> |
618 index of the tab (integer) |
618 index of the tab (integer) |
619 </dd><dt><i>WhatsThis</i></dt> |
619 </dd><dt><i>text</i></dt> |
620 <dd> |
620 <dd> |
621 text text to set (string) |
621 WhatsThis text to set (string) |
622 </dd> |
622 </dd> |
623 </dl><a NAME="E5SideBar.shrink" ID="E5SideBar.shrink"></a> |
623 </dl><a NAME="E5SideBar.shrink" ID="E5SideBar.shrink"></a> |
624 <h4>E5SideBar.shrink</h4> |
624 <h4>E5SideBar.shrink</h4> |
625 <b>shrink</b>(<i></i>) |
625 <b>shrink</b>(<i></i>) |
626 <p> |
626 <p> |