Package | Description |
---|---|
org.gwt.advanced.client.ui.widget.tab |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBandRenderer
This is an abstract tabs band renderer that implements the main cycle of rendering
However it doesn't "know" how to create tabs and separators between them.
|
class |
BottomBandRenderer
This is implementation of the tabs band for bottom position.
|
class |
LeftBandRenderer
This is implementation of the tabs band for the left position.
|
class |
RightBandRenderer
This is implementation of the tabs band for the right position.
|
class |
TopBandRenderer
This is implementation of the tabs band renderer for the top position.
|
Modifier and Type | Method and Description |
---|---|
TabBandRenderer |
TabPosition.getRenderer()
Gets a specific renderer to be applied for this position.
|
Constructor and Description |
---|
TabPosition(String name,
TabBandRenderer renderer,
TabPosition.LayoutPosition layoutPosition)
Creates an instance of this class and initializes internal fields.
|
Copyright © 2008–2013. All rights reserved.