@ExperimentalApi
public interface A11yPersonalSettingsManager
Modifier and Type | Method and Description |
---|---|
String |
getA11yCssClasses()
Used on the page load (mostly in jsp decorators) to append a11y CSS classes to the body tag.
|
List<A11yPersonalSettingBean> |
getA11yPersonalSettings() |
@Nonnull String getA11yCssClasses()
@Nonnull List<A11yPersonalSettingBean> getA11yPersonalSettings()
Copyright © 2002-2022 Atlassian. All Rights Reserved.