|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabStripItem | |
| com.sapportals.htmlb | |
| com.sapportals.htmlb.event | |
| Uses of TabStripItem in com.sapportals.htmlb |
| Methods in com.sapportals.htmlb that return TabStripItem | |
TabStripItem |
TabStrip.addTab(int index)
add a pane to the TabStrip with a given index. |
TabStripItem |
TabStrip.addTab(int index,
String title,
Component bodyContent)
add a pane to the TabStrip with a given index, title and body. |
TabStripItem |
TabStrip.addTab(int index,
Component headerComponent,
Component bodyContent)
add a pane to the TabStrip with a given index, header and body. |
TabStripItem |
TabStrip.getItem(int index)
gets a TabStripItem at the given index. |
| Uses of TabStripItem in com.sapportals.htmlb.event |
| Methods in com.sapportals.htmlb.event with parameters of type TabStripItem | |
static String |
TabSelectEvent.renderEventCall(IPageContext pc,
TabStrip tabStrip,
TabStripItem tabStripItem)
INTERNAL USE ONLY. |
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||