Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
org.eclipse.birt.report.model.api.validators |
Provides the validation classes for semantic check on multiple properties.
|
Modifier and Type | Class and Description |
---|---|
class |
ListGroupHandle
Represents a group in a list.
|
class |
TableGroupHandle
Represent a handle to a table group.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
ModuleUtil.validteGroupName(GroupHandle groupHandle,
java.lang.String groupName)
Validates the given group name.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<SemanticException> |
GroupNameValidator.validateForRenamingGroup(ListingHandle element,
GroupHandle group,
java.lang.String groupName)
Validates whether the group can be renamed to the given name.
|
Copyright © 2008 Actuate Corp. All rights reserved.