public class PayCellInflater
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PayCellType[] |
DEFAULT_CELL_TYPES |
| Modifier and Type | Method and Description |
|---|---|
static PayCellInflater |
from(android.content.Context context,
PayCellType[] cellTypes) |
static PayCellInflater |
from(android.view.LayoutInflater inflater,
PayCellType[] cellTypes) |
android.view.View |
inflate(android.view.ViewGroup container) |
public static final PayCellType[] DEFAULT_CELL_TYPES
public static PayCellInflater from(android.view.LayoutInflater inflater, PayCellType[] cellTypes)
public static PayCellInflater from(android.content.Context context, PayCellType[] cellTypes)
public android.view.View inflate(android.view.ViewGroup container)