CookieReader
org.terminal21.client.components.std.CookieReader
case class CookieReader(key: String, name: String, requestId: String, dataStore: TypedMap) extends StdHttp, CanHandleOnChangeEvent
Read a cookie value. The value, when read from the ui, it will reflect in value
assuming the UI had the time to send the value back. Also the onChange handler will be called once with the value.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CanHandleOnChangeEventtrait StdHttpclass UiElementtrait AnyElementclass Objecttrait Matchableclass Any
Members list
In this article