public interface WebItemModuleDescriptor extends WebFragmentModuleDescriptor<Void>
WebSectionModuleDescriptor| Modifier and Type | Method and Description |
|---|---|
String |
getEntryPoint() |
WebIcon |
getIcon() |
WebLink |
getLink() |
String |
getSection() |
String |
getStyleClass()
Returns the item style as a "class" String consisting of one or more style classes.
|
getCondition, getTooltip, getWebLabel, getWebParams, getWeightdestroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokengetResourceDescriptor, getResourceDescriptors, getResourceLocationgetContextProviderString getSection()
WebLink getLink()
WebIcon getIcon()
String getStyleClass()
Where possible, use of this method is preferred over getIcon as it
allows more flexibility for CSS-based web element styling and class-based
JavaScript behaviour.
String getEntryPoint()
Copyright © 2022 Atlassian. All rights reserved.