public static class HeaderPositionHelper.HeaderPositionInfo extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
hidden |
int |
id |
int |
index |
int |
size |
Constructor and Description |
---|
HeaderPositionInfo(int index,
int size,
int id,
boolean hidden,
boolean isCustom) |
Copyright © 2020. All rights reserved.