public interface ISWCComponent
ISWCComponent
object maps to a <component>
entry in the
catalog file.Modifier and Type | Method and Description |
---|---|
String |
getIcon()
Relative path of the icon image file.
|
String |
getName()
Display name of a component.
|
String |
getPreview()
Preview attribute value.
|
String |
getQName()
Qualified name of a component.
|
ISWCScript |
getScript()
Get the the script where the component is defined.
|
String |
getURI()
Namespace URI.
|
String getName()
String getQName()
spark.layouts:VerticalAlign
.String getURI()
String getPreview()
String getIcon()
ISWCScript getScript()
Copyright © 2016 The Apache Software Foundation. All rights reserved.