get abstract method

ViewRef get(
  1. int index
)

Returns the view located in this container at the specified index.

Implementation

ViewRef get(int index);