|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URLValue | |
|---|---|
| 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. |
| Uses of URLValue in org.eclipse.birt.chart.model.attribute |
|---|
| Methods in org.eclipse.birt.chart.model.attribute that return URLValue | |
|---|---|
URLValue |
AttributeFactory.createURLValue()
Returns a new object of class 'URL Value'. |
| Uses of URLValue in org.eclipse.birt.chart.model.attribute.impl |
|---|
| Classes in org.eclipse.birt.chart.model.attribute.impl that implement URLValue | |
|---|---|
class |
URLValueImpl
An implementation of the model object ' URL Value'. |
| Methods in org.eclipse.birt.chart.model.attribute.impl that return URLValue | |
|---|---|
static URLValue |
URLValueImpl.create(java.lang.String sBaseUrl,
java.lang.String sTarget,
java.lang.String sBaseParameterName,
java.lang.String sValueParameterName,
java.lang.String sSeriesParameterName)
A convenience method provided to create a new URLValue instance NOTE: Manually written |
URLValue |
AttributeFactoryImpl.createURLValue()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||