| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.chart.device |
Provides interfaces and no-op adapters that define services
provided by the device renderer and an associated display server.
|
| org.eclipse.birt.chart.model.attribute |
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
|
| org.eclipse.birt.chart.model.attribute.impl |
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that
may be customized via appropriate accessor methods.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ICallBackNotifier.callback(java.lang.Object event,
java.lang.Object source,
CallBackValue value)
Invokes the callBack.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CallBackValue |
CallBackValue.copyInstance() |
CallBackValue |
AttributeFactory.createCallBackValue()
Returns a new object of class 'Call Back Value'
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CallBackValueImpl
An implementation of the model object 'Call Back Value'
|
| 限定符和类型 | 方法和说明 |
|---|---|
CallBackValue |
CallBackValueImpl.copyInstance()
A convenient method to get an instance copy.
|
static CallBackValue |
CallBackValueImpl.create(java.lang.String callBackIdentifier) |
CallBackValue |
AttributeFactoryImpl.createCallBackValue() |
Copyright © 2005-2008 Actuate Corp. All rights reserved.