Package | Description |
---|---|
er.coolcomponents | |
er.extensions.components | |
er.extensions.components._ajax |
Modifier and Type | Class and Description |
---|---|
class |
CCAjaxTabPanel
Tab panel that uses ajax update when switching tabs.
|
class |
CCTabPanel
Tab panel that uses CCSubmitLinkButtons.
|
Modifier and Type | Class and Description |
---|---|
class |
ERXColoredTabPanel
Tab panel with color backgrounds.
|
class |
ERXImageTabPanel
This component takes a list of tabs, the same as ERXTabPanel
to find images, the naming convention is:
/nsi/tab<tabName>.gif : tab is not selected
/nsi/tab<tabName>Selected.gif : tab is selected
where tabName is the name of the tab, minus spaces
|
class |
ERXTabPanel
Better tab panel.
|
Modifier and Type | Class and Description |
---|---|
class |
ERXAjaxTabPanel
An XHTML Ajax based Tab Panel
It's worth noting that because this is an ajax tab that the contents of the tab must be contained within this tab contents in order to be updated.
|
Copyright © 2002 – 2024 Project Wonder.