public class TSHeader
extends com.google.gwt.user.client.ui.HorizontalPanel
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
com.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant
com.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant
Constructor and Description |
---|
TSHeader(TimeSeriesFilterDialog tsf,
com.google.gwt.user.client.ui.FlexTable myTable,
com.google.gwt.user.client.ui.CheckBox cb,
int myColNo,
com.google.gwt.user.client.ui.HTML myHeader) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.CheckBox |
getMyCB() |
int |
getMyColNo() |
com.google.gwt.user.client.ui.HTML |
getMyHeader() |
void |
setMyCB(com.google.gwt.user.client.ui.CheckBox myCB) |
void |
setMyColNo(int myColNo) |
void |
setMyHeader(com.google.gwt.user.client.ui.HTML myHeader) |
add, getHorizontalAlignment, getVerticalAlignment, insert, insert, onEnsureDebugId, remove, setHorizontalAlignment, setVerticalAlignment
getBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setCellWidth, setSpacing
add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove
add, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TSHeader(TimeSeriesFilterDialog tsf, com.google.gwt.user.client.ui.FlexTable myTable, com.google.gwt.user.client.ui.CheckBox cb, int myColNo, com.google.gwt.user.client.ui.HTML myHeader)
tsf
- -myTable
- .cb
- .myColNo
- .myHeader
- .public com.google.gwt.user.client.ui.CheckBox getMyCB()
public void setMyCB(com.google.gwt.user.client.ui.CheckBox myCB)
myCB
- .public com.google.gwt.user.client.ui.HTML getMyHeader()
public void setMyHeader(com.google.gwt.user.client.ui.HTML myHeader)
myHeader
- .public int getMyColNo()
public void setMyColNo(int myColNo)
myColNo
- .Copyright © 2014. All Rights Reserved.