public static interface LogicalViewProviders.CompileOnSaveBadge
LogicalViewProviders.CompileOnSaveBadge
is used by LogicalViewProvider2
to enable or disable the project badge notifying an user about disabled
compile on save.Modifier and Type | Method and Description |
---|---|
boolean |
isBadgeVisible()
Badge visibility check.
|
boolean |
isImportant(String propertyName)
Checks if the changed property affects the compile on save visibility.
|