| Interface | Description |
|---|---|
| ClassInterface | |
| PropertyClassInterface |
The interface implemented by all XClass properties.
|
| Class | Description |
|---|---|
| BaseClass |
Represents an XClass, and contains XClass properties.
|
| BooleanClass | |
| ComputedFieldClass |
Computed Field Class allows to create a field without storage that will display computed values based on other data
in the object or wiki.
|
| DateClass |
Defines an XClass property type whose value is a Date.
|
| DBListClass | |
| DBTreeListClass | |
| EmailClass |
Email Field Class allows to create a field for email values.
|
| GroupsClass |
Defines an XClass property type whose value is a list of group references.
|
| LevelsClass | |
| ListClass | |
| ListItem |
An entry in a List or in a Tree.
|
| NumberClass | |
| PageClass |
Page Field Class allows to create a field for storing page references.
|
| PasswordClass | |
| PropertyClass |
Represents an XClass property and contains property definitions (eg "relational storage", "display type",
"separator", "multi select", etc).
|
| StaticListClass | |
| StringClass | |
| TextAreaClass | |
| TimezoneClass |
Timezone Field Class allows to create a field for Timezone values.
|
| UsersClass |
Defines an XClass property type whose value is a list of user references.
|
| Enum | Description |
|---|---|
| TextAreaClass.ContentType |
Possible values for the contenttype meta property.
|
| TextAreaClass.EditorType |
Possible values for the editor meta property.
|
Copyright © 2004–2021 XWiki. All rights reserved.