@Portable public class LayoutEditorModel extends Plugin
Constructor and Description |
---|
LayoutEditorModel() |
LayoutEditorModel(String name,
PluginType type,
Path path,
String layoutEditorModel) |
Modifier and Type | Method and Description |
---|---|
LayoutEditorModel |
emptyLayout() |
boolean |
equals(Object o) |
String |
getLayoutEditorModel() |
int |
hashCode() |
boolean |
isEmptyLayout() |
public LayoutEditorModel()
public LayoutEditorModel(String name, PluginType type, Path path, String layoutEditorModel)
public String getLayoutEditorModel()
public LayoutEditorModel emptyLayout()
public boolean isEmptyLayout()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.