public abstract class BaseContentLayoutLookAndFeel extends Object implements ValidatingLookAndFeel
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BaseContentLayoutLookAndFeel.BaseContentLayoutLookAndFeelBuilder<T extends BaseContentLayoutLookAndFeel.BaseContentLayoutLookAndFeelBuilder> |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseContentLayoutLookAndFeel(BaseContentLayoutLookAndFeel.BaseContentLayoutLookAndFeelBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBackground() |
String |
getBackgroundAttachment() |
String |
getBackgroundBlendMode() |
String |
getBackgroundClip() |
String |
getBackgroundColor() |
String |
getBackgroundImage() |
String |
getBackgroundOrigin() |
String |
getBackgroundPosition() |
String |
getBackgroundRepeat() |
String |
getBackgroundSize() |
int |
hashCode() |
ValidationResult |
isValid(String fieldName,
LookAndFeelService.Validator validator) |
protected BaseContentLayoutLookAndFeel(BaseContentLayoutLookAndFeel.BaseContentLayoutLookAndFeelBuilder builder)
public ValidationResult isValid(String fieldName, LookAndFeelService.Validator validator)
isValid in interface ValidatingLookAndFeelCopyright © 2003–2016 Atlassian. All rights reserved.