public interface IHasChildren
forms::HasChildren interface and make
it accessible to Java.| Modifier and Type | Method and Description |
|---|---|
int |
getComponentCount()
Returns the number of child components present in this component.
|
List<RecordHolder> |
getComponents()
Returns the child components as a list of record holders.
|
int getComponentCount()
List<RecordHolder> getComponents()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.