public interface ISubcomponentsFeature extends IExternalSubcomponentsFeature
| Modifier and Type | Method and Description |
|---|---|
int |
getChildcount()
Get the childcount.
|
java.lang.String |
getComponentFilename(java.lang.String ctype)
Get the file name of a component type.
|
java.lang.String |
getLocalType()
Get the local type name of this component as defined in the parent.
|
addComponent, createComponent, createComponents, createComponentWithEvents, getChildren, getFileName, getLocalTypeAsync, killComponents, searchComponentsjava.lang.String getLocalType()
java.lang.String getComponentFilename(java.lang.String ctype)
ctype - The component type.int getChildcount()