Java android.widget TableRow.LayoutParams fields, constructors, methods, implement or subclass

Example usage for Java android.widget TableRow.LayoutParams fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.widget TableRow.LayoutParams.

The text is from its open source code.

Constructor

LayoutParams(int w, int h, float initWeight)

Sets the child width, height and weight.