| Package | Description |
|---|---|
| com.atlassian.confluence.api.model.settings | |
| com.atlassian.confluence.api.service.settings |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseContentLayoutLookAndFeel |
class |
BordersAndDividersLookAndFeel
Look and feel for borders and dividers
|
class |
ButtonLookAndFeel
Look and feel for buttons
|
class |
ContainerLookAndFeel
Look and feel for Container|Header|Body inside of Content Look and Feel
|
class |
ContentLookAndFeel
Look and feel for content
|
class |
HeaderLookAndFeel
Look and feel for header
|
class |
LayerScreenLookAndFeel
Look and feel for Layer above Screen background layer and inside of Content Look and Feel
|
class |
LookAndFeel
Look and feel objects
|
class |
MenusLookAndFeel
Look and feel for menus
|
class |
NavigationLookAndFeel
Look and feel navigation
|
class |
ScreenLookAndFeel
Look and feel for Screen inside of Content Look and Feel
|
class |
SearchFieldLookAndFeel
Look and feel for search field
|
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
LookAndFeelService.Validator.isValidLookAndFeel(String fieldName,
String propertyName,
ValidatingLookAndFeel object)
Is the same as isValidLookAndFeel with allowEmpty set to true.
|
ValidationResult |
LookAndFeelService.Validator.isValidLookAndFeel(String fieldName,
String propertyName,
ValidatingLookAndFeel object,
boolean allowEmpty)
Helper class for validating look and feel classes that implement ValidatingLookAndFeel
Handles extra use cases such as emptyh / null objects
|
Copyright © 2003–2016 Atlassian. All rights reserved.