|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines the visual properties for the columncheckbox
| Method Summary | |
CheckRange |
getCheckRange()
Determines what rows the multiple check option of the column should affect. |
SelectMode |
getSelectMode()
Specifies the selection mode of the list. |
void |
setCheckRange(CheckRange range)
Defines what rows the multiple check option of the column should affect. |
void |
setSelectMode(SelectMode mode)
Sets the selection mode of the list. |
| Methods inherited from interface com.cc.framework.ui.model.ColumnTextDesignModel |
getInputType, getSize, setInputType, setSize, setSize |
| Methods inherited from interface com.cc.framework.ui.model.ClientHandler |
getHandler, getHandlers, setHandler |
| Methods inherited from interface com.cc.framework.ui.model.AccessControlled |
getPermission, show |
| Methods inherited from interface com.cc.framework.ui.model.ActionBehavior |
isAjaxEnabled |
| Methods inherited from interface com.cc.framework.ui.model.AjaxSupport |
enableAjax, isAjaxEnabled |
| Method Detail |
public SelectMode getSelectMode()
public void setSelectMode(SelectMode mode)
mode - the selection modepublic CheckRange getCheckRange()
public void setCheckRange(CheckRange range)
range - the range of rows to check
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||