public interface CollectionColumn
Modifier and Type | Method and Description |
---|---|
int |
getColumnValuesIndex() |
String |
getFormula() |
String |
getItemName() |
int |
getPosition() |
String |
getResortToViewUnid() |
int |
getSecondResortColumnIndex() |
String |
getTitle() |
boolean |
isCategory() |
boolean |
isConstant() |
boolean |
isHidden() |
boolean |
isHideDetail() |
boolean |
isIcon() |
boolean |
isResize() |
boolean |
isResortAscending() |
boolean |
isResortDescending() |
boolean |
isResortToView() |
boolean |
isResponse() |
boolean |
isSecondaryResort() |
boolean |
isSecondaryResortDescending() |
boolean |
isShowTwistie() |
boolean |
isSorted() |
boolean |
isSortedDescending() |
boolean |
isSortPermuted() |
String getItemName()
String getTitle()
int getPosition()
int getColumnValuesIndex()
boolean isConstant()
String getFormula()
String getResortToViewUnid()
int getSecondResortColumnIndex()
boolean isSorted()
boolean isCategory()
boolean isSortedDescending()
boolean isHidden()
boolean isResponse()
boolean isHideDetail()
boolean isIcon()
boolean isResize()
boolean isResortAscending()
boolean isResortDescending()
boolean isShowTwistie()
boolean isResortToView()
boolean isSecondaryResort()
boolean isSecondaryResortDescending()
boolean isSortPermuted()
Copyright © 2019–2021 HCL. All rights reserved.