@ExperimentalApi public class ScreenLookAndFeel extends BaseContentLayoutLookAndFeel
Modifier and Type | Class and Description |
---|---|
static class |
ScreenLookAndFeel.ScreenLookAndFeelBuilder |
BaseContentLayoutLookAndFeel.BaseContentLayoutLookAndFeelBuilder<T extends BaseContentLayoutLookAndFeel.BaseContentLayoutLookAndFeelBuilder>
Modifier and Type | Method and Description |
---|---|
static ScreenLookAndFeel.ScreenLookAndFeelBuilder |
builder() |
boolean |
equals(Object o) |
String |
getGutterBottom() |
String |
getGutterLeft() |
String |
getGutterRight() |
String |
getGutterTop() |
LayerScreenLookAndFeel |
getLayer() |
int |
hashCode() |
ValidationResult |
isValid(String fieldName,
LookAndFeelService.Validator validator) |
getBackground, getBackgroundAttachment, getBackgroundBlendMode, getBackgroundClip, getBackgroundColor, getBackgroundImage, getBackgroundOrigin, getBackgroundPosition, getBackgroundRepeat, getBackgroundSize
public static ScreenLookAndFeel.ScreenLookAndFeelBuilder builder()
@Nullable public LayerScreenLookAndFeel getLayer()
public boolean equals(Object o)
equals
in class BaseContentLayoutLookAndFeel
public int hashCode()
hashCode
in class BaseContentLayoutLookAndFeel
public ValidationResult isValid(String fieldName, LookAndFeelService.Validator validator)
isValid
in interface ValidatingLookAndFeel
isValid
in class BaseContentLayoutLookAndFeel
Copyright © 2003–2017 Atlassian. All rights reserved.