getViews

Returns an array of uniface.View objects representing the views of a component instance.

Return=Instance.getViews()

Arguments

None

Return Value

Return—an array of uniface.View objects that represent the views of the specified component instance.

Related Topics