Packages

t

dynamics.common

AppModule

trait AppModule extends Object

Annotations
@ScalaJSDefined() @RawJSType()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AppModule
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val _organizationid_value: UndefOr[String]
    Annotations
    @JSOptional()
  2. val _organizationid_value_fv: UndefOr[String]
    Annotations
    @JSOptional() @JSName( ... )
  3. val appmoduleid: UndefOr[String]
    Annotations
    @JSOptional()
  4. val appmoduleidunique: UndefOr[String]
    Annotations
    @JSOptional()
  5. val appmoduleversion: UndefOr[String]
    Annotations
    @JSOptional()
  6. val appmodulexmlmanaged: UndefOr[String]
    Annotations
    @JSOptional()
  7. val clienttype: UndefOr[Int]
    Annotations
    @JSOptional()
  8. val componentstate: UndefOr[Int]
    Annotations
    @JSOptional()
  9. val componentstate_fv: UndefOr[String]
    Annotations
    @JSOptional() @JSName( ... )
  10. val configxml: UndefOr[String]
    Annotations
    @JSOptional()
  11. val description: UndefOr[String]
    Annotations
    @JSOptional()
  12. val formfactor_fv: UndefOr[String]
    Annotations
    @JSOptional() @JSName( ... )
  13. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  14. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  15. val isdefault: UndefOr[Boolean]
    Annotations
    @JSOptional()
  16. val isdefault_fv: UndefOr[String]
    Annotations
    @JSOptional() @JSName( ... )
  17. val isfeature_fv: UndefOr[String]
    Annotations
    @JSOptional() @JSName( ... )
  18. val isfeatured: UndefOr[Boolean]
    Annotations
    @JSOptional()
  19. val ismanaged: UndefOr[Boolean]
    Annotations
    @JSOptional()
  20. val ismanaged_fv: UndefOr[String]
    Annotations
    @JSOptional() @JSName( ... )
  21. val name: UndefOr[String]
    Annotations
    @JSOptional()
  22. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  23. val solutionid: UndefOr[String]
    Annotations
    @JSOptional()
  24. def toLocaleString(): String
    Definition Classes
    Object
  25. val uniquename: UndefOr[String]
    Annotations
    @JSOptional()
  26. val url: UndefOr[String]
    Annotations
    @JSOptional()
  27. def valueOf(): Any
    Definition Classes
    Object
  28. val webresourceid: UndefOr[String]
    Annotations
    @JSOptional()
  29. val welcomepagedid: UndefOr[String]
    Annotations
    @JSOptional()