toggle menu
plugin
2023.10.0-SNAPSHOT
jvm
switch theme
search in API
plugin
/
com.jetbrains.packagesearch.plugin.ui.model
/
NoModulesFoundViewMode
No
Modules
Found
View
Mode
class
NoModulesFoundViewMode
(
project
:
Project
,
viewModelScope
:
CoroutineScope
)
:
Disposable
Members
Constructors
No
Modules
Found
View
Mode
Link copied to clipboard
constructor
(
project
:
Project
)
constructor
(
project
:
Project
,
viewModelScope
:
CoroutineScope
)
Properties
has
External
Projects
Link copied to clipboard
val
hasExternalProjects
:
StateFlow
<
Boolean
>
is
Refreshing
Link copied to clipboard
val
isRefreshing
:
StateFlow
<
Boolean
>
Functions
dispose
Link copied to clipboard
open
override
fun
dispose
(
)
refresh
External
Projects
Link copied to clipboard
fun
refreshExternalProjects
(
)