public class PaddedDividerRow extends java.lang.Object implements Component<DividerItem>
Modifier and Type | Field and Description |
---|---|
static RowFactory |
FACTORY |
Constructor and Description |
---|
PaddedDividerRow(android.view.ViewGroup parent) |
Modifier and Type | Method and Description |
---|---|
void |
bind(DividerItem data) |
android.view.View |
getView() |
public static final RowFactory FACTORY
public android.view.View getView()
getView
in interface Component<DividerItem>
public void bind(DividerItem data)
bind
in interface Component<DividerItem>