protected abstract static class BaseContentLayoutLookAndFeel.BaseContentLayoutLookAndFeelBuilder<T extends BaseContentLayoutLookAndFeel.BaseContentLayoutLookAndFeelBuilder> extends Object
Modifier | Constructor and Description |
---|---|
protected |
BaseContentLayoutLookAndFeelBuilder() |
protected |
BaseContentLayoutLookAndFeelBuilder(BaseContentLayoutLookAndFeel layoutLookAndFeel) |
Modifier and Type | Method and Description |
---|---|
T |
background(String background) |
T |
backgroundAttachment(String backgroundAttachment) |
T |
backgroundBlendMode(String backgroundBlendMode) |
T |
backgroundClip(String backgroundClip) |
T |
backgroundColor(String backgroundColor) |
T |
backgroundImage(String backgroundImage) |
T |
backgroundOrigin(String backgroundOrigin) |
T |
backgroundPosition(String backgroundPosition) |
T |
backgroundRepeat(String backgroundRepeat) |
T |
backgroundSize(String backgroundSize) |
abstract BaseContentLayoutLookAndFeel |
build() |
protected BaseContentLayoutLookAndFeelBuilder()
protected BaseContentLayoutLookAndFeelBuilder(BaseContentLayoutLookAndFeel layoutLookAndFeel)
public abstract BaseContentLayoutLookAndFeel build()
Copyright © 2003–2017 Atlassian. All rights reserved.