o
io.bidmachine.protobuf.rendering.Rendering.Phase.ViewComponent.ViewComponentType
VIEW_COMPONENT_TYPE_PROGRESS
case object VIEW_COMPONENT_TYPE_PROGRESS extends ViewComponentType with Recognized with Product with Serializable
drawable element
- Annotations
- @SerialVersionUID()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- VIEW_COMPONENT_TYPE_PROGRESS
- Recognized
- ViewComponentType
- GeneratedEnum
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- type EnumType = ViewComponentType
- Definition Classes
- ViewComponentType → GeneratedEnum
- type RecognizedType = Recognized
- Definition Classes
- ViewComponentType → GeneratedEnum
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
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- final def asRecognized: Option[Recognized]
- Definition Classes
- ViewComponentType → GeneratedEnum
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- def companion: GeneratedEnumCompanion[ViewComponentType]
- Definition Classes
- ViewComponentType → GeneratedEnum
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- val index: Int
- Definition Classes
- VIEW_COMPONENT_TYPE_PROGRESS → GeneratedEnum
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isUnrecognized: Boolean
- Definition Classes
- GeneratedEnum
- def isViewComponentTypeCountdown: Boolean
- Definition Classes
- ViewComponentType
- def isViewComponentTypeCountdownText: Boolean
- Definition Classes
- ViewComponentType
- def isViewComponentTypeCross: Boolean
- Definition Classes
- ViewComponentType
- def isViewComponentTypeCta: Boolean
- Definition Classes
- ViewComponentType
- def isViewComponentTypeImage: Boolean
- Definition Classes
- ViewComponentType
- def isViewComponentTypeInvalid: Boolean
- Definition Classes
- ViewComponentType
- def isViewComponentTypeLabel: Boolean
- Definition Classes
- ViewComponentType
- def isViewComponentTypeMraid: Boolean
- Definition Classes
- ViewComponentType
- def isViewComponentTypeMute: Boolean
- Definition Classes
- ViewComponentType
- def isViewComponentTypeProgress: Boolean
- Definition Classes
- VIEW_COMPONENT_TYPE_PROGRESS → ViewComponentType
- def isViewComponentTypeSkip: Boolean
- Definition Classes
- ViewComponentType
- def isViewComponentTypeUnmute: Boolean
- Definition Classes
- ViewComponentType
- def isViewComponentTypeVideo: Boolean
- Definition Classes
- ViewComponentType
- def javaValueDescriptor: EnumValueDescriptor
- Definition Classes
- GeneratedEnum
- val name: String
- Definition Classes
- VIEW_COMPONENT_TYPE_PROGRESS → GeneratedEnum
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- def scalaValueDescriptor: EnumValueDescriptor
- Definition Classes
- GeneratedEnum
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- GeneratedEnum → Any
- val value: Int
- Definition Classes
- ViewComponentType → GeneratedEnum
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)