toggle menu
plugin
2023.10.330
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
)
Members
Constructors
No
Modules
Found
View
Mode
Link copied to clipboard
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
refresh
External
Projects
Link copied to clipboard
fun
refreshExternalProjects
(
)