|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILocalizableInfo | |
---|---|
org.eclipse.birt.report.model.api.metadata | Defines the elements, properties, types, structures and slots in the Report Object Model. |
org.eclipse.birt.report.model.api.scripts |
Uses of ILocalizableInfo in org.eclipse.birt.report.model.api.metadata |
---|
Subinterfaces of ILocalizableInfo in org.eclipse.birt.report.model.api.metadata | |
---|---|
interface |
IClassInfo
Represents the script object definition. |
interface |
IMemberInfo
Represents the definition of class member. |
interface |
IMethodInfo
Represents the method information for both class and element. |
interface |
ITemplateMethodInfo
Represents the method information that can provide code template. |
Classes in org.eclipse.birt.report.model.api.metadata that implement ILocalizableInfo | |
---|---|
class |
ClassInfo
Represents the script object definition. |
class |
MemberInfo
Represents the definition of class member. |
class |
MethodInfo
Represents the method information for both class and element. |
Uses of ILocalizableInfo in org.eclipse.birt.report.model.api.scripts |
---|
Classes in org.eclipse.birt.report.model.api.scripts that implement ILocalizableInfo | |
---|---|
class |
ConstructorInfo
Represents the method information for both class and element. |
class |
TemplateMethodInfo
Represents the method information that can provide code snippet as the template. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |