^1570527535784
@
sname
Spinner
slabel
Spinner
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.swt.widgets.Composite
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sicon
icons/org/eclipse/swt/widgets/Slider.gif
Sdescription
#$@text#$@
<p>Instances of this class are selectable user interface objects that allow the user to enter and modify numeric values.</p>
<p>Note that although this class is a subclass of <code>Composite</code>, it does not make sense to add children to it, or set a layout on it.</p>
#$@text#$@
sid
Spinner
  @/@actions
  sname
  actions
  slabel
  actions
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sid
  actions
    @/@actions/@create
    sname
    create
    sisSynchronized
    false
    sthrowException
    false
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.swt.widgets.SpinnerCreator
    smethodName
    create
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    create
  @/@name
  sname
  name
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  name
  @/@digits
  sname
  digits
  Sdescription
#$@text#$@
<p>Sets the number of decimal places used by the receiver.</p>
<p>The digit setting is used to allow for floating point values in the receiver. For xworker.example, to set the selection to a floating point value of 1.37 call setDigits() with a value of 2 and setSelection() with a value of 137. Similarly, if getDigits() has a value of 2 and getSelection() returns 137 this should be interpreted as 1.37. This applies to all numeric APIs.</p>
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  digits
  @/@increment
  sname
  increment
  sdescription
  <p>Sets the amount that the receiver's value will be modified by when the up/down arrows are pressed to the argument, which must be at least one.</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  increment
  @/@maximum
  sname
  maximum
  sdescription
  <p>Sets the maximum value that the receiver will allow. This new value will be ignored if it is not greater than the receiver's current minimum value. If the new maximum is applied then the receiver's selection value will be adjusted if necessary to fall within its new range.</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  maximum
  @/@minimum
  sname
  minimum
  sdescription
  <p>Sets the minimum value that the receiver will allow. This new value will be ignored if it is not less than the receiver's current maximum value. If the new minimum is applied then the receiver's selection value will be adjusted if necessary to fall within its new range.</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  minimum
  @/@pageIncrement
  sname
  pageIncrement
  sdescription
  <p>Sets the amount that the receiver's position will be modified by when the page up/down keys are pressed to the argument, which must be at least one.</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  pageIncrement
  @/@selection
  sname
  selection
  sdescription
  <p>Sets the <em>selection</em>, which is the receiver's position, to the argument. If the argument is not within the range specified by minimum and maximum, it will be adjusted to fall within this range.</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  selection
  @/@ModifyListener
  sname
  ModifyListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.ModifyListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sid
  ModifyListener
  @/@SelectionListener
  sname
  SelectionListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.SelectionListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sid
  SelectionListener
  @/@VerifyListener
  sname
  VerifyListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.swt.events.VerifyListener
  smany
  true
  seditCols
  2
  sinitialization
  false
  sid
  VerifyListener
  @/@VariablesDescs
  sname
  VariablesDescs
  sdescriptors
  xworker.lang.MetaThing/@VariablesDesc
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_fileMonitor
  false
  sth_mark
  false
  sid
  VariablesDescs
    @/@VariablesDescs/@shell
    sname
    var
    svarName
    ognl:thing.getMetadata().getName()
    stype
    object
    sclassName
    org.eclipse.swt.widgets.Spinner
    sdescriptors
    xworker.lang.MetaThing/@VariablesDesc/@Object
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_fileMonitor
    false
    sth_mark
    false
    sid
    shell
