|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabbedPanelButtonProperties | |
|---|---|
| net.infonode.tabbedpanel | Core classes for creating and using tabbed panels and tabs |
| Uses of TabbedPanelButtonProperties in net.infonode.tabbedpanel |
|---|
| Methods in net.infonode.tabbedpanel that return TabbedPanelButtonProperties | |
|---|---|
TabbedPanelButtonProperties |
TabbedPanelButtonProperties.addSuperObject(TabbedPanelButtonProperties superObject)
Adds a super object from which property values are inherited. |
TabbedPanelButtonProperties |
TabbedPanelProperties.getButtonProperties()
Gets the properties getMap() with properties for all the buttons in a tabbed panel. |
TabbedPanelButtonProperties |
TabbedPanelButtonProperties.removeSuperObject()
Removes the last added super object. |
TabbedPanelButtonProperties |
TabbedPanelButtonProperties.removeSuperObject(TabbedPanelButtonProperties superObject)
Removes the given super object. |
| Methods in net.infonode.tabbedpanel with parameters of type TabbedPanelButtonProperties | |
|---|---|
TabbedPanelButtonProperties |
TabbedPanelButtonProperties.addSuperObject(TabbedPanelButtonProperties superObject)
Adds a super object from which property values are inherited. |
TabbedPanelButtonProperties |
TabbedPanelButtonProperties.removeSuperObject(TabbedPanelButtonProperties superObject)
Removes the given super object. |
| Constructors in net.infonode.tabbedpanel with parameters of type TabbedPanelButtonProperties | |
|---|---|
TabbedPanelButtonProperties(TabbedPanelButtonProperties inheritFrom)
Constructs a TabbedPanelButtonProperties object that inherits its properties from the given TabbedPanelButtonProperties object |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||