public interface IChartUIAccessible
| Modifier and Type | Method and Description |
|---|---|
void |
bindAssociatedLabel(org.eclipse.swt.widgets.Label label)
add accessibility with the given Label's text.
|
void |
bindAssociatedName(java.lang.String name)
add accessibility with the given name.
|
void bindAssociatedLabel(org.eclipse.swt.widgets.Label label)
label - Label Object.void bindAssociatedName(java.lang.String name)
name - String Object.Copyright © 2005-2008 Actuate Corp. All rights reserved.