org.seasar.uruma.component.jface
クラス TableColumnComponent
java.lang.Object
org.seasar.uruma.component.base.AbstractUIElement
org.seasar.uruma.component.base.AbstractUIComponent
org.seasar.uruma.component.base.AbstractItemComponent
org.seasar.uruma.component.jface.TableColumnComponent
- すべての実装されたインタフェース:
- UIComponent, UIElement, UIElementVisitorAcceptor
public class TableColumnComponent
- extends AbstractItemComponent
TableColumn
を表すコンポーネントです。
- 作成者:
- bskuroneko
クラス org.seasar.uruma.component.base.AbstractUIComponent から継承されたメソッド |
doPreRender, doRender, getId, getParent, getRenderer, getStyle, preRender, render, setId, setParent, setRenderer, setStyle, toString |
alignment
public String alignment
moveable
public String moveable
resizable
public String resizable
toolTipText
public String toolTipText
width
public String width
columnNo
public int columnNo
TableColumnComponent
public TableColumnComponent()
Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.