|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swt.widgets.Widget
org.eclipse.swt.widgets.Control
org.eclipse.swt.widgets.Scrollable
org.eclipse.swt.widgets.Composite
com.ibm.commons.swt.data.layouts.PropLayout
com.ibm.commons.swt.data.layouts.PropLayout2
com.ibm.commons.swt.data.layouts.PropLayoutGroupBox
com.ibm.commons.swt.data.layouts.BasicsPanel
com.ibm.designer.ide.xsp.components.api.panels.XSPBasicsPanel
com.ibm.designer.ide.xsp.components.api.panels.XSPBasicsPanelWithValue
com.ibm.designer.ide.xsp.components.api.panels.XSPBasicsPanelWithValueNoOptions
public class XSPBasicsPanelWithValueNoOptions
Creates a panel with a 'value' attribute entry field, but that does not have an Options group box.
| Field Summary |
|---|
| Fields inherited from class com.ibm.designer.ide.xsp.components.api.panels.XSPBasicsPanel |
|---|
_listener, controlTooltipMap |
| Fields inherited from class com.ibm.commons.swt.data.layouts.BasicsPanel |
|---|
NAME_REGEX |
| Fields inherited from class com.ibm.commons.swt.data.layouts.PropLayout |
|---|
TEXT_SUFFIX, UNITS_SUFFIX |
| Fields inherited from class org.eclipse.swt.widgets.Control |
|---|
handle |
| Constructor Summary | |
|---|---|
XSPBasicsPanelWithValueNoOptions(org.eclipse.swt.widgets.Composite parent,
int style)
Constructs a new instance of the class given the parent Composite, and the style flags which are used to set the look/behavior of the control. |
|
| Method Summary | |
|---|---|
protected boolean |
hasGroupBox()
Return true if this basics panel has any options. |
| Methods inherited from class com.ibm.designer.ide.xsp.components.api.panels.XSPBasicsPanelWithValue |
|---|
hasValue |
| Methods inherited from class com.ibm.designer.ide.xsp.components.api.panels.XSPBasicsPanel |
|---|
cacheToolTip, checkComputed, createContents, createFormatBean, getAcceleratorAttr, getBidiAttr, getBidiTypesLookup, getEnabledAttr, getExtraData, getHeightUnits, getIdLookup, getLabelToolTipText, getNameAttr, getNameValidator, getReadOnlyAttr, getShowReadOnlyAsDisabledAttr, getStyleAttribute, getTabOrderAttr, getValueAttr, getVisibleAttr, getWidthUnits, hasAccelerator, hasBidi, hasEnabled, hasField, hasHeight, hasName, hasReadOnly, hasShowReadOnlyAsDisabled, hasTabOrder, hasVisible, hasWidth, initPropertyEditor, setExtraData, showTooltips, toggleControls, toggleHeightAndWidth, usesStyleForHeightWidth |
| Methods inherited from class com.ibm.commons.swt.data.layouts.BasicsPanel |
|---|
createAccelerator, createAutomatedSection, createBidi, createEnabled, createHeightAndWidth, createLeftContents, createName, createPostSection, createPreSection, createReadOnly, createRightContents, createShowReadOnlyAsDisabled, createTabOrder, createValue, createVisible, getAcceleratorValidator, getContextHelpId, getEnabledDefaultValue, getNumLeftColumns, getReadOnlyDefaultValue, getTabOrderValidator, getVisibleDefaultValue |
| Methods inherited from class com.ibm.commons.swt.data.layouts.PropLayoutGroupBox |
|---|
createGroupBoxContents, getGroupTitle, getNumGroupBoxColumns, getNumRightColumns |
| Methods inherited from class com.ibm.commons.swt.data.layouts.PropLayout2 |
|---|
createChildComposites, createColumnGridData, getNumParentColumns, isFirstColumnUsed, isSecondColumnUsed |
| Methods inherited from class org.eclipse.swt.widgets.Composite |
|---|
changed, checkSubclass, computeSize, drawBackground, getBackgroundMode, getChildren, getLayout, getLayoutDeferred, getTabList, isLayoutDeferred, layout, layout, layout, layout, layout, setBackgroundMode, setFocus, setLayout, setLayoutDeferred, setTabList |
| Methods inherited from class org.eclipse.swt.widgets.Scrollable |
|---|
computeTrim, getBorderWidth, getClientArea, getHorizontalBar, getVerticalBar |
| Methods inherited from class org.eclipse.swt.widgets.Control |
|---|
addControlListener, addDragDetectListener, addFocusListener, addGestureListener, addHelpListener, addKeyListener, addMenuDetectListener, addMouseListener, addMouseMoveListener, addMouseTrackListener, addMouseWheelListener, addPaintListener, addTouchListener, addTraverseListener, computeSize, dragDetect, dragDetect, forceFocus, getAccessible, getBackground, getBackgroundImage, getBounds, getCursor, getDragDetect, getEnabled, getFont, getForeground, getLayoutData, getLocation, getMenu, getMonitor, getOrientation, getParent, getRegion, getShell, getSize, getToolTipText, getTouchEnabled, getVisible, internal_dispose_GC, internal_new_GC, isEnabled, isFocusControl, isReparentable, isVisible, moveAbove, moveBelow, pack, pack, print, redraw, redraw, removeControlListener, removeDragDetectListener, removeFocusListener, removeGestureListener, removeHelpListener, removeKeyListener, removeMenuDetectListener, removeMouseListener, removeMouseMoveListener, removeMouseTrackListener, removeMouseWheelListener, removePaintListener, removeTouchListener, removeTraverseListener, setBackground, setBackgroundImage, setBounds, setBounds, setCapture, setCursor, setDragDetect, setEnabled, setFont, setForeground, setLayoutData, setLocation, setLocation, setMenu, setOrientation, setParent, setRedraw, setRegion, setSize, setSize, setToolTipText, setTouchEnabled, setVisible, toControl, toControl, toDisplay, toDisplay, traverse, traverse, traverse, update |
| Methods inherited from class org.eclipse.swt.widgets.Widget |
|---|
addDisposeListener, addListener, checkWidget, getData, getData, getDisplay, getListeners, getStyle, isDisposed, isListening, notifyListeners, removeDisposeListener, removeListener, removeListener, reskin, setData, setData, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XSPBasicsPanelWithValueNoOptions(org.eclipse.swt.widgets.Composite parent,
int style)
parent - a Composite control which will be the parent of the new instance (CANNOT be null).style - the style of the control to construct.| Method Detail |
|---|
protected boolean hasGroupBox()
BasicsPanel
hasGroupBox in class BasicsPanel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||