DecOverflowHidden

ostrat.pWeb.DecOverflowHidden

Css Overflow declaration set to inline-block.

Attributes

Graph
Supertypes
class DecOverflow
trait Serializable
trait Product
trait Equals
trait CssDecStd
trait CssDec
trait CssDecs
class Object
trait Matchable
class Any
Show all
Self type

Members list

Keywords
  • no keywords
  • final
  • override
Inherited
  • Not inherited
  • CssDec
  • CssDecStd
  • DecOverflow
  • Product

Value members

Inherited methods

override def decs: RArr[CssDec]

The decalation sequence, for CssDec this will have a sigle member.

The decalation sequence, for CssDec this will have a sigle member.

Attributes

Definition Classes
Inherited from:
CssDec
def out: String

The CSS code output.

The CSS code output.

Attributes

Inherited from:
CssDec

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def prop: String

The CSS property

The CSS property

Attributes

Definition Classes
Inherited from:
DecOverflow
final override def valueStr: String

The CSS value output.

The CSS value output.

Attributes

Definition Classes
Inherited from:
CssDecStd