Uses of Interface
com.cc.framework.ui.model.AjaxSupport

Packages that use AjaxSupport
com.cc.framework.ui.control   
com.cc.framework.ui.model   
com.cc.framework.ui.model.imp   
 

Uses of AjaxSupport in com.cc.framework.ui.control
 

Classes in com.cc.framework.ui.control that implement AjaxSupport
 class FormButtonElement
          Used for a button within a form
 

Uses of AjaxSupport in com.cc.framework.ui.model
 

Subinterfaces of AjaxSupport in com.cc.framework.ui.model
 interface ButtonDesignModel
          The design model for the Button control The design model holds information for rendering and the layout of the control.
 interface CalendarDesignModel
          The design model for the calendar control The design model holds information for rendering and the layout of the control.
 interface CheckboxDesignModel
          Design model for checkboxes
 interface CheckboxGroupDesignModel
          Designmodel for the checkbox group control
 interface ColorPickerDesignModel
          The design model for the color picker control The design model holds information for rendering and the layout of the control.
 interface ColumnButtonDesignModel
          Defines the visual properties for the buttomcolumn
 interface ColumnCheckboxDesignModel
          Defines the visual properties for the columncheckbox
 interface ColumnCheckDesignModel
          Defines the visual properties for the checkcolumn
 interface ColumnComboBoxDesignModel
          Defines the visual Properties for the select Column
 interface ColumnCommandDesignModel
          Defines the visual properties for the commandcolumn
 interface ColumnDesignModel
          Defines the visual properties for a column of a list
 interface ColumnDrilldownDesignModel
          Defines the visual properties for the drilldowncolumn
 interface ColumnGroupDesignModel
          Design Model for a column group
 interface ColumnHeaderDesignModel
          Design Model for a Column Header
 interface ColumnHtmlDesignModel
          Defines the visual properties for the HTMLColumn.
 interface ColumnImageDesignModel
          Defines the visual properties for the imagecolumn
 interface ColumnLinkDesignModel
          Defines the visual properties for the LinkColumn
 interface ColumnRadioDesignModel
          Defines the visual properties for the columnradio
 interface ColumnSelectDesignModel
          Defines the visual Properties for the select Column
 interface ColumnTextareaDesignModel
          Defines the visual Properties for the textareaColumn
 interface ColumnTextDesignModel
          Defines the visual Properties for the textColumn
 interface ColumnTreeDesignModel
          Defines the visual Properties for the TreeColumn
 interface ComboBoxDesignModel
          Designmodel for the ComboBox Control
 interface ControlContainer
          Container for control elements.
 interface ControlDesignModel
          Class ControlDesignModel
 interface CrumbsDesignModel
          DesignModel for a CrumbsControl
 interface FormDesignModel
          Interface for the FormDesignModel
 interface FrameDesignModel
          Interface for the FrameDesignModel
 interface GaugeDesignModel
          Design model for a gauge
 interface HeadlineDesignModel
          Defines the visual Properties for the Headline Control
 interface HiddenDesignModel
          DesignModel for Hidden Text element
 interface InfoDesignModel
          Design model for Info Control
 interface ListDesignModel
          Design model for the ListControl
 interface MenuButtonDesignModel
          Design model of the Menu Button Control
 interface MenuDesignModel
          DesignModel for the MenuControl
 interface MessageDesignModel
          Design model for the MessageControl
 interface MultiLevelSelectDesignModel
          Design model for the Multilevel Select Control
 interface PanelDesignModel
          Design model for the Panel
 interface PlainTextDesignModel
          DesignModel for Plain Text element
 interface RadioDesignModel
          Design model for radio buttons
 interface RadioGroupDesignModel
          Design model for the checkbox group control
 interface RatingDesignModel
          Design model for the rating control
 interface RecurrencePatternDesignModel
          Designmodel for the recurrencepattern control.
 interface SchedulerDesignModel
          Scheduler DesignModel
 interface SelectDesignModel
          Design model for the Select Control
 interface SpinDesignModel
          The design model for the color picker control The design model holds information for rendering and the layout of the control.
 interface SwapSelectDesignModel
          Design model for the Swap Select Control
 interface TabsetDesignModel
          DesignModel for a Tabset
 interface TextareaDesignModel
          Designmodel for the Textarea field
 interface TextDesignModel
          Designmodel for text fields.
 interface TextListDesignModel
          Designmodel for textlist fields.
 interface TextPopupDesignModel
          Designmodel for the textarea popup control
 interface TreeDesignModel
          This interface defines the visual attributes of a tree.
 interface TreelistDesignModel
          This interface defines the structural and visual attributes of a tree element.
 interface TreeSwapSelectDesignModel
          Design model for the Tree Swap Select Control
 

Uses of AjaxSupport in com.cc.framework.ui.model.imp
 

Classes in com.cc.framework.ui.model.imp that implement AjaxSupport
 class ButtonDesignModelImp
          The design model for the Spin control
 class CalendarDesignModelImp
          The design model for the Calendar control
 class CheckboxDesignModelImp
          Designmodel for checkboxes
 class CheckboxGroupDesignModelImp
          Designmodel for the checkbox group control
 class ColorPickerDesignModelImp
          The design model for the ColorPicker control
 class ColumnAddDesignModelImp
          Column add
 class ColumnButtonDesignModelImp
          Designmodel for button columns
 class ColumnCheckboxDesignModelImp
          Designmodel for the ColumnCheckboxColumn
 class ColumnCheckDesignModelImp
          Designmodel for CheckColumns
 class ColumnComboBoxDesignModelImp
          Design Model implementation for the select column
 class ColumnCommandDesignModelImp
          Class ColumnAddDesignModelImp
 class ColumnDeleteDesignModelImp
          Column delete
 class ColumnDesignModelImp
          Designmodel for columns
 class ColumnDrilldownDesignModelImp
          Designmodel for the drilldown column
 class ColumnEditDesignModelImp
          Column edit
 class ColumnGroupDesignModelImp
          Implementation of the Column group
 class ColumnHeaderDesignModelImp
          Implementation of a header design model
 class ColumnHtmlDesignModelImp
          Designmodel for column which hold HTML
 class ColumnImageDesignModelImp
          Designmodel for image columns
 class ColumnLinkDesignModelImp
          Designmodel for LinkColumns
 class ColumnRadioDesignModelImp
          Designmodel for the ColumnCheckboxColumn
 class ColumnSelectDesignModelImp
          Design Model implementation for the select column
 class ColumnSelectorDesignModelImp
          Column selector
 class ColumnTextareaDesignModelImp
           
 class ColumnTextDesignModelImp
          Designmodel for text columns
 class ColumnTreeDesignModelImp
          Designmodel for tree columns.
 class ComboBoxDesignModelImp
          Designmodel for the ComboBox
 class ControlContainerImp
          Designmodel for ControlContainer
 class ControlDesignModelImp
          Base Class for all control design models
 class CrumbsDesignModelImp
          Designmodel for the CrumbsControl
 class FormDesignModelImp
          Designmodel for forms
 class FrameDesignModelImp
          Designmodel for frames
 class GaugeDesignModelImp
          The design model for the gauge control
 class HeadlineDesignModelImp
          Designmodel for the HeadlineControl
 class HiddenDesignModelImp
          DesignModel for Hidden element
 class InfoDesignModelImp
          Designmodel for the InfoControl
 class ListDesignModelImp
          Designmodel for the ListControl
 class MenuButtonDesignModelImp
          MenuButtonDesignModel implementation
 class MenuDesignModelImp
          Designmodel for the MenuControl
 class MessageDesignModelImp
          Designmodel for messages
 class MultiLevelSelectDesignModelImp
          Designmodel for the SelectControl
 class PanelDesignModelImp
          Designmodel for the PanelControl
 class PlainTextDesignModelImp
          DesignModel for Plain Text element
 class RadioDesignModelImp
          Designmodel for radio buttons
 class RadioGroupDesignModelImp
          Designmodel for the checkbox group control
 class RatingDesignModelImp
          Implementation of the rating control design model
 class RecurrencePatternDesignModelImp
           
 class SchedulerDesignModelImp
          DesignModel for the Appointment Scheduler
 class SelectDesignModelImp
          Designmodel for the SelectControl
 class SpinDesignModelImp
          The design model for the Spin control
 class SwapSelectDesignModelImp
          Designmodel for the SwapSelectControl
 class TabsetDesignModelImp
          Designmodel for the TabSetControl
 class TextareaDesignModelImp
          Designmodel for TextAreas
 class TextDesignModelImp
          Designmodel for text/input fields
 class TextListDesignModelImp
          Designmodel for text/input list fields
 class TextPopupDesignModelImp
          Designmodel for the textarea popup control
 class TreeDesignModelImp
          Designmodel for the TreeControl
 class TreelistDesignModelImp
          Designmodel for the TreeListControl
 class TreeSwapSelectDesignModelImp
          Designmodel for the SwapSelectControl
 



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