public static class HeaderPositionHelper.HeaderPositionInfo
extends java.lang.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) |
Modifier and Type | Method and Description |
---|---|
boolean |
isCustom() |
void |
setCustom(boolean custom) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.