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.
sap.ui.commons.TextViewDesign.Underlineunderlined Text
Field Detail