com.sun.portal.providers.containers.jsp.tab |
|
Java Source File Name | Type | Comment |
JSPTabContainerProvider.java | Class | This class provides the implementation for JSPTabContainerProvider
and extends JSPContainerProviderAdapter and
implements TabContainer
A TabContainer provider is a container provider that generates its views primarily
by being a client of table container objects.The Tab Container displays one of its
contained channels at a time. |
ModifiableTab.java | Interface | This class represents an instance of the tab that can be modified. |
TabContainer.java | Interface | TabContainer defines the interface for
implementing a Tab Container provider. |
UnmodifiableTab.java | Interface | This interface represents a tab that cannot be modified. |