[]
booleanintintbooleangetItems()intintintvoidsetAutoBoxSize(boolean value) voidsetBoxSize(int value) voidsetDirection(CellTypeDirection direction) voidsetHorizontalSpacing(int horizontalSpacing) voidsetIsFlowLayout(boolean isFlowLayout) voidsetMaxColumnCount(int maxColumnCount) voidsetMaxRowCount(int maxRowCount) voidsetTextAlign(CellTypeTextAlign textAlign) voidsetVerticalSpacing(int verticalSpacing) direction - The direction in which the radio button list should be arranged.isFlowLayout - True if the radio button list's layout should be autofit, false otherwise.textAlign - The text alignment of the radio button list.maxRowCount - The maximum number of rows for the radio button list.maxColumnCount - The maximum number of columns for the radio button list.horizontalSpacing - The horizontal spacing in the radio button list.verticalSpacing - The vertical spacing in the radio button list.