public interface WebItemModuleDescriptor extends WebFragmentModuleDescriptor<Void>
WebSectionModuleDescriptor| Modifier and Type | Method and Description |
|---|---|
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, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersiongetResourceDescriptor, getResourceDescriptors, 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.
Copyright © 2015 Atlassian. All rights reserved.