Class HtmlWrapper
java.lang.Object
com.kingsrook.qqq.backend.core.model.metadata.dashboard.nocode.HtmlWrapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HtmlWrapper
static final HtmlWrapper
static final HtmlWrapper
static final HtmlWrapper
static final HtmlWrapper
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final HtmlWrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HtmlWrapper
divWithStyles
(String... styles) Getter for prefixGetter for suffixstatic HtmlWrapper
paddingTop
(String amount) void
Setter for prefixvoid
Setter for suffixstatic String
styleWidth
(String amount) static HtmlWrapper
-
Field Details
-
SUBHEADER
-
BIG_CENTERED
-
INDENT_1
-
INDENT_2
-
FLOAT_RIGHT
-
RULE_ABOVE
-
STYLE_BIG_CENTERED
- See Also:
-
STYLE_MEDIUM_CENTERED
- See Also:
-
STYLE_INDENT_1
- See Also:
-
STYLE_INDENT_2
- See Also:
-
STYLE_FLOAT_RIGHT
- See Also:
-
STYLE_RED
- See Also:
-
STYLE_YELLOW
- See Also:
-
-
Constructor Details
-
HtmlWrapper
-
-
Method Details
-
divWithStyles
-
width
-
paddingTop
-
styleWidth
-
wrap
-
getPrefix
Getter for prefix -
setPrefix
Setter for prefix -
getSuffix
Getter for suffix -
setSuffix
Setter for suffix
-