com.cc.framework.ui.model
Interface TreelistDesignModel

All Superinterfaces:
AccessControlled, ActionBehavior, AjaxSupport, ButtonContainer, ClientHandler, ColumnContainer, ControlDesignModel, DesignModel, FrameContainer, ListDesignModel, ScrollSupport, TreeStyle
All Known Implementing Classes:
TreelistDesignModelImp

public interface TreelistDesignModel
extends ListDesignModel, TreeStyle

This interface defines the structural and visual attributes of a tree element. All attributes will be inherited from the interface TreeStyle.

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

Methods inherited from interface com.cc.framework.ui.model.ListDesignModel
getCellPadding, getCellSpacing, getEmptyText, getHeaderHeight, getMinRowCount, getPageButtons, getRowCount, getRowHeight, getSelectMode, getTabOrientation, getTitle, setCellPadding, setCellSpacing, setEmptyText, setMinRowCount, setPageButtons, setRowCount, setSelectMode, setShowFrame, setShowHeader, setTabOrientation, setTitle, showFrame, showHeader
 
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, getTooltip, 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, setTooltip, 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
 
Methods inherited from interface com.cc.framework.ui.model.ScrollSupport
getScrollHeight, setScrollHeight
 
Methods inherited from interface com.cc.framework.ui.model.ColumnContainer
addColumn, getColumn, getColumns, removeColumn, size
 
Methods inherited from interface com.cc.framework.ui.model.FrameContainer
addInnerFrame, getImage, getInnerFrames, setImage
 
Methods inherited from interface com.cc.framework.ui.model.ButtonContainer
getButtonPermission, setButtonPermission, showButton
 
Methods inherited from interface com.cc.framework.ui.model.TreeStyle
getEnableProperty, getExpansionMode, getGroupSelect, getSelectMode, getStyle, getStyleClass, getStyleId, getTarget, getTargetProperty, getTooltipProperty, isDisabled, setDisabled, setEnableProperty, setExpansionMode, setGroupSelect, setLabelWrap, setSelectMode, setStyle, setStyleClass, setStyleId, setTarget, setTargetProperty, setTooltipProperty, showButtons, showButtons, showCheckBoxes, showCheckBoxes, showLines, showLines, showLinesAtRoot, showLinesAtRoot, showRoot, showRoot, wrapLabels
 



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