Package | Description |
---|---|
org.eclipse.swt.accessibility |
Modifier and Type | Method and Description |
---|---|
void |
AccessibleValueAdapter.getCurrentValue(AccessibleValueEvent e)
Returns the value of this object as a number.
|
void |
AccessibleValueListener.getCurrentValue(AccessibleValueEvent e)
Returns the value of this object as a number.
|
void |
AccessibleValueAdapter.getMaximumValue(AccessibleValueEvent e)
Returns the maximum value that can be represented by this object.
|
void |
AccessibleValueListener.getMaximumValue(AccessibleValueEvent e)
Returns the maximum value that can be represented by this object.
|
void |
AccessibleValueAdapter.getMinimumValue(AccessibleValueEvent e)
Returns the minimum value that can be represented by this object.
|
void |
AccessibleValueListener.getMinimumValue(AccessibleValueEvent e)
Returns the minimum value that can be represented by this object.
|
void |
AccessibleValueAdapter.setCurrentValue(AccessibleValueEvent e)
Sets the value of this object to the given number.
|
void |
AccessibleValueListener.setCurrentValue(AccessibleValueEvent e)
Sets the value of this object to the given number.
|
Copyright (c) EclipseSource and others 2002, 2014.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0