com.cc.framework.ui.model
Interface RadioDesignModel

All Superinterfaces:
AccessControlled, ActionBehavior, AjaxSupport, CheckboxDesignModel, ClientHandler, ControlDesignModel, DesignModel
All Known Implementing Classes:
RadioDesignModelImp

public interface RadioDesignModel
extends CheckboxDesignModel

Design model for radio buttons

Since:
1.0
Version:
$Revision: 1.9 $
Author:
Harald Schulz

Methods inherited from interface com.cc.framework.ui.model.CheckboxDesignModel
getTooltip, getValue, setTooltip, setValue
 
Methods inherited from interface com.cc.framework.ui.model.ControlDesignModel
addDesignRule, getAction, getBorder, getDesignRules, getHeight, getHelp, getId, getLocaleName, getName, getProperty, getRunAt, getStyle, getStyleClass, getStyleId, getSummary, getTabIndex, getTransaction, getWidth, hasShadow, isDisabled, isDynamicDesignModel, isFormElement, setAction, setBorder, setDisabled, setDynamicDesignModel, setFormElement, setHeight, setHelp, setId, setLocaleName, setName, setPermission, setProperty, setRunAt, setShadow, setStyle, setStyleClass, setStyleId, setSummary, setTabIndex, setTransaction, setWidth
 
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
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.