class Styles : Stylesheet
<init> |
Styles() |
base64URL |
val base64URL: URL |
externalForm |
val externalForm: String |
imports |
vararg val imports: Array<out KClass<out Stylesheet>> |
selections |
val selections: <ERROR CLASS> |
addSelection |
open fun addSelection(selection: CssSelection): Unit |
removeSelection |
open fun removeSelection(selection: CssSelection): Unit |
render |
open fun render(): <ERROR CLASS> |
closebutton |
val closebutton: CssRule |
crossPath |
val crossPath: String |
floatingWindowContent |
val floatingWindowContent: CssRule |
floatingWindowWrapper |
val floatingWindowWrapper: CssRule |
top |
val top: CssRule |
window |
val window: CssRule |