public class ConditionEditor
extends org.eclipse.swt.widgets.Composite
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.swt.widgets.Composite |
widget |
Constructor and Description |
---|
ConditionEditor(org.eclipse.swt.widgets.Composite composite,
int arg1,
Condition co,
RowMetaInterface inputFields) |
Modifier and Type | Method and Description |
---|---|
void |
addModifyListener(org.eclipse.swt.events.ModifyListener lsMod) |
void |
drawMessage(org.eclipse.swt.graphics.GC gc) |
void |
drawUp(org.eclipse.swt.graphics.GC gc) |
int |
getLevel() |
String |
getMessageString() |
void |
goUp() |
void |
repaint(org.eclipse.swt.graphics.GC dgc,
int width,
int height) |
void |
setMessageString(String messageString) |
void |
setModified() |
changed, checkSubclass, drawBackground, getBackgroundMode, getChildren, getLayout, getLayoutDeferred, getTabList, isLayoutDeferred, layout, layout, layout, layout, layout, setBackgroundMode, setFocus, setLayout, setLayoutDeferred, setTabList
computeTrim, getClientArea, getHorizontalBar, getScrollbarsMode, getVerticalBar
addControlListener, addDragDetectListener, addFocusListener, addGestureListener, addHelpListener, addKeyListener, addMenuDetectListener, addMouseListener, addMouseMoveListener, addMouseTrackListener, addMouseWheelListener, addPaintListener, addTouchListener, addTraverseListener, computeSize, computeSize, dragDetect, dragDetect, forceFocus, getAccessible, getBackground, getBackgroundImage, getBorderWidth, getBounds, getCursor, getDragDetect, getEnabled, getFont, getForeground, getLayoutData, getLocation, getMenu, getMonitor, getOrientation, getParent, getRegion, getShell, getSize, getTextDirection, 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, requestLayout, setBackground, setBackgroundImage, setBounds, setBounds, setCapture, setCursor, setDragDetect, setEnabled, setFont, setForeground, setLayoutData, setLocation, setLocation, setMenu, setOrientation, setParent, setRedraw, setRegion, setSize, setSize, setTextDirection, setToolTipText, setTouchEnabled, setVisible, toControl, toControl, toDisplay, toDisplay, traverse, traverse, traverse, update
addDisposeListener, addListener, checkWidget, dispose, getData, getData, getDisplay, getListeners, getStyle, isAutoDirection, isDisposed, isListening, notifyListeners, removeDisposeListener, removeListener, removeListener, reskin, setData, setData, toString
public ConditionEditor(org.eclipse.swt.widgets.Composite composite, int arg1, Condition co, RowMetaInterface inputFields)
public int getLevel()
public void goUp()
public void repaint(org.eclipse.swt.graphics.GC dgc, int width, int height)
public void drawUp(org.eclipse.swt.graphics.GC gc)
public void drawMessage(org.eclipse.swt.graphics.GC gc)
public void setMessageString(String messageString)
messageString
- The messageString to set.public String getMessageString()
public void addModifyListener(org.eclipse.swt.events.ModifyListener lsMod)
public void setModified()
Copyright © 2019 Hitachi Vantara. All rights reserved.