o
io.bidmachine.protobuf.rendering.Rendering.Phase.ViewComponent
ViewComponentType
Companion class ViewComponentType
object ViewComponentType extends GeneratedEnumCompanion[ViewComponentType]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ViewComponentType
- GeneratedEnumCompanion
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- sealed trait Recognized extends ViewComponentType
- final case class Unrecognized(unrecognizedValue: Int) extends ViewComponentType with UnrecognizedEnum with Product with Serializable
- Annotations
- @SerialVersionUID()
- type ValueType = ViewComponentType
- Definition Classes
- GeneratedEnumCompanion
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
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- implicit def enumCompanion: GeneratedEnumCompanion[ViewComponentType]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def fromName(name: String): Option[ViewComponentType]
- Definition Classes
- GeneratedEnumCompanion
- def fromValue(__value: Int): ViewComponentType
- Definition Classes
- ViewComponentType → GeneratedEnumCompanion
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def javaDescriptor: EnumDescriptor
- Definition Classes
- ViewComponentType → GeneratedEnumCompanion
- 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 scalaDescriptor: EnumDescriptor
- Definition Classes
- ViewComponentType → GeneratedEnumCompanion
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- lazy val values: Seq[ValueType]
- Definition Classes
- ViewComponentType → GeneratedEnumCompanion
- 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])
- case object VIEW_COMPONENT_TYPE_COUNTDOWN extends ViewComponentType with Recognized with Product with Serializable
drawable element
drawable element
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_COUNTDOWN_TEXT extends ViewComponentType with Recognized with Product with Serializable
drawable element
drawable element
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_CROSS extends ViewComponentType with Recognized with Product with Serializable
drawable element
drawable element
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_CTA extends ViewComponentType with Recognized with Product with Serializable
drawable element
drawable element
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_IMAGE extends ViewComponentType with Recognized with Product with Serializable
type for element with image
type for element with image
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_INVALID extends ViewComponentType with Recognized with Product with Serializable
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_LABEL extends ViewComponentType with Recognized with Product with Serializable
type for text label element
type for text label element
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_MRAID extends ViewComponentType with Recognized with Product with Serializable
type for MRAID ad
type for MRAID ad
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_MUTE extends ViewComponentType with Recognized with Product with Serializable
drawable element
drawable element
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_PROGRESS extends ViewComponentType with Recognized with Product with Serializable
drawable element
drawable element
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_SKIP extends ViewComponentType with Recognized with Product with Serializable
drawable element
drawable element
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_UNMUTE extends ViewComponentType with Recognized with Product with Serializable
drawable element
drawable element
- Annotations
- @SerialVersionUID()
- case object VIEW_COMPONENT_TYPE_VIDEO extends ViewComponentType with Recognized with Product with Serializable
type for VAST ad
type for VAST ad
- Annotations
- @SerialVersionUID()
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)