object
AppConfiguration
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
def
acceptedTermsOfServices(tos: Option[UserTermsOfServices]): Boolean
-
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
lazy val
defaultToSDate: Date
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
getAmplitudeApiKey: String
-
final
def
getClass(): Class[_]
-
def
getDisplayName: String
-
def
getGoogleAnalytics: String
-
def
getInstance: String
-
def
getParameterTitle: String
-
def
getParametersTitle: String
-
def
getSensorTitle: String
-
def
getSensorsTitle: String
-
def
getTermsOfServicesText: String
-
def
getTermsOfServicesTextRaw: String
-
def
getTermsOfServicesVersionDate: Date
-
def
getTermsOfServicesVersionString: String
-
def
getTheme: String
-
def
getWelcomeMessage: String
-
def
hashCode(): Int
-
def
isDefaultTermsOfServices: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isTermOfServicesHtml: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
setAmplitudeApiKey(ampApiKey: String): Option[Any]
-
def
setDefaultTermsOfServicesVersion(): Any
-
def
setDisplayName(displayName: String): Option[Any]
-
def
setGoogleAnalytics(gacode: String): Option[Any]
-
def
setParameterTitle(parameterTitle: String): Option[Any]
-
def
setParametersTitle(parametersTitle: String): Option[Any]
-
def
setSensorTitle(sensorTitle: String): Option[Any]
-
def
setSensorsTitle(sensorsTitle: String): Option[Any]
-
def
setTermOfServicesHtml(html: Boolean): Option[Any]
-
def
setTermsOfServicesText(tos: String): Option[Any]
-
def
setTermsOfServicesVersionDate(date: Date): Option[Any]
-
def
setTheme(theme: String): Any
-
def
setWelcomeMessage(welcomeMessage: String): Option[Any]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
themes: List[String]
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any
Object to handle some common configuration options.