Class StylesSearchContext
- java.lang.Object
-
- com.inductiveautomation.perspective.designer.search.styles.StylesSearchContext
-
public class StylesSearchContext extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StylesSearchContext(DesignerContext context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StylesheetConfig
getStylesheetConfig()
void
open(ResourcePath path)
-
-
-
Constructor Detail
-
StylesSearchContext
public StylesSearchContext(DesignerContext context)
-
-
Method Detail
-
getStylesheetConfig
@Nullable public StylesheetConfig getStylesheetConfig()
-
open
public void open(ResourcePath path)
-
-