toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.console.controllers.logViewer
/
LogViewController
Log
View
Controller
class
LogViewController
Members
Constructors
Log
View
Controller
Link copied to clipboard
constructor
(
)
Properties
auto
Scroll
On
Link copied to clipboard
val
autoScrollOn
:
SimpleBooleanProperty
file
States
Link copied to clipboard
val
fileStates
:
MutableMap
<
String
,
SimpleBooleanProperty
>
is
Logs
On
Link copied to clipboard
var
isLogsOn
:
Boolean
is
Wrapped
Link copied to clipboard
val
isWrapped
:
SimpleBooleanProperty
lines
Limit
Link copied to clipboard
val
linesLimit
:
SpinnerValueFactory.IntegerSpinnerValueFactory
lines
On
Screen
Link copied to clipboard
val
linesOnScreen
:
ObservableList
<
LogViewModel
>
scope
Link copied to clipboard
val
scope
:
CoroutineScope
Functions
cls
Link copied to clipboard
fun
cls
(
)
set
Wrapped
Link copied to clipboard
fun
setWrapped
(
)
update
Onscreen
Link copied to clipboard
fun
updateOnscreen
(
)