|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurationTabContribution
This extension point contributes horizontal configuration tabs to the page displaying configuration information.
Method Summary | |
---|---|
int |
getOrder()
Get order of the tabs. |
java.util.List<ConfigurationTab> |
getTabs()
Get tabs that will be contributed to the configuration page. |
Method Detail |
---|
java.util.List<ConfigurationTab> getTabs()
Context.getConfiguration()
.
int getOrder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |