Enum sap.ui.commons.TextViewDesignModule: sap/ui/commons/library


Designs for TextView.

Field Summary
sap.ui.commons.TextViewDesign.BoldDisplays the text in bold letters
sap.ui.commons.TextViewDesign.H1Displays the text in header 1 letters.
sap.ui.commons.TextViewDesign.H2Displays the text in header 2 letters.
sap.ui.commons.TextViewDesign.H3Displays the text in header 3 letters.
sap.ui.commons.TextViewDesign.H4Displays the text in header 4 letters.
sap.ui.commons.TextViewDesign.H5Displays the text in header 5 letters.
sap.ui.commons.TextViewDesign.H6Displays the text in header 6 letters.
sap.ui.commons.TextViewDesign.ItalicDisplays the text in italic letters
sap.ui.commons.TextViewDesign.MonospaceDisplays the text in monospace letters.
sap.ui.commons.TextViewDesign.SmallDisplays the text in smaller letters.
sap.ui.commons.TextViewDesign.StandardDisplays the text in standard letters.
Field Detail
sap.ui.commons.TextViewDesign.Bold: string
Displays the text in bold letters
sap.ui.commons.TextViewDesign.H1: string
Displays the text in header 1 letters.
sap.ui.commons.TextViewDesign.H2: string
Displays the text in header 2 letters.
sap.ui.commons.TextViewDesign.H3: string
Displays the text in header 3 letters.
sap.ui.commons.TextViewDesign.H4: string
Displays the text in header 4 letters.
sap.ui.commons.TextViewDesign.H5: string
Displays the text in header 5 letters.
sap.ui.commons.TextViewDesign.H6: string
Displays the text in header 6 letters.
sap.ui.commons.TextViewDesign.Italic: string
Displays the text in italic letters
sap.ui.commons.TextViewDesign.Monospace: string
Displays the text in monospace letters.
sap.ui.commons.TextViewDesign.Small: string
Displays the text in smaller letters.
sap.ui.commons.TextViewDesign.Standard: string
Displays the text in standard letters.
sap.ui.commons.TextViewDesign.Underline: string
underlined Text