Class UICSSClasses.TEXT

java.lang.Object
com.orchestranetworks.ui.UICSSClasses.TEXT
Enclosing class:
UICSSClasses

public static final class UICSSClasses.TEXT extends Object
All the CSS classes used to display standard text styles.

Text must be words or a short sentence. Ideally a sentence in a <span> or <div>.

Do not use with:
  • long text (more than one line)
  • complex elements, such as form elements or tables