object Underlined extends Category
Attrs to enable or disable underlined text
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Underlined
- Category
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val Off: EscapeAttr
- val On: EscapeAttr
-
val
all: Vector[Attr]
- Definition Classes
- Underlined → Category
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
lookupAttr(applyState: Long): Attr
- Definition Classes
- Category
-
lazy val
lookupAttrTable: Array[Attr]
- Attributes
- protected[this]
- Definition Classes
- Category
-
def
lookupEscape(applyState: Long): String
- Definition Classes
- Category
-
def
lookupTableWidth: Int
- Attributes
- protected[this]
- Definition Classes
- Category
-
def
makeAttr(s: String, applyValue: Long)(implicit name: Name): EscapeAttr
- Definition Classes
- Category
-
def
makeNoneAttr(applyValue: Long)(implicit name: Name): ResetAttr
- Definition Classes
- Category
-
def
mask: Int
- Definition Classes
- Category
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
offset: Int
- Definition Classes
- Category
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
val
width: Int
- Definition Classes
- Category