net.wiringbits.webapp.utils.slinkyUtils.components.core.widgets.Container$.Alignment$
See theAlignment companion trait
object Alignment extends Enumeration
Attributes
Members list
Type members
Classlikes
case object spaceAround extends Alignment
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Alignmenttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
spaceAround.type
case object spaceBetween extends Alignment
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Alignmenttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
spaceBetween.type
case object spaceEvenly extends Alignment
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Alignmenttrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
spaceEvenly.type
Inherited classlikes
Attributes
- Inherited from:
- Enumeration
- Supertypes
Attributes
- Inherited from:
- Enumeration
- Supertypes
object ValueOrdering
Attributes
- Inherited from:
- Enumeration
- Supertypes
class ValueSet
Attributes
- Inherited from:
- Enumeration
- Supertypes
-
trait Serializabletrait SortedSet[Value]trait SortedSet[Value]class AbstractSet[Value]trait Set[Value]trait Iterable[Value]class AbstractSet[Value]trait Set[Value]trait Equalsclass AbstractIterable[Value]trait Iterable[Value]trait IterableOnce[Value]class Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Inherited methods
Attributes
- Inherited from:
- Enumeration
Attributes
- Inherited from:
- Enumeration
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Enumeration -> Any
- Inherited from:
- Enumeration
In this article