Package | Description |
---|---|
com.xpn.xwiki.objects.classes | |
com.xpn.xwiki.objects.meta |
Modifier and Type | Class and Description |
---|---|
class |
BooleanClass |
class |
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.
|
class |
DateClass
Defines an XClass property type whose value is a Date.
|
class |
DBListClass |
class |
DBTreeListClass |
class |
EmailClass
Email Field Class allows to create a field for email values.
|
class |
GroupsClass
Defines an XClass property type whose value is a list of group references.
|
class |
LevelsClass |
class |
ListClass |
class |
NumberClass |
class |
PageClass
Page Field Class allows to create a field for storing page references.
|
class |
PasswordClass |
class |
PropertyClass
Represents an XClass property and contains property definitions (eg "relational storage", "display type",
"separator", "multi select", etc).
|
class |
StaticListClass |
class |
StringClass |
class |
TextAreaClass |
class |
TimezoneClass
Timezone Field Class allows to create a field for Timezone values.
|
class |
UsersClass
Defines an XClass property type whose value is a list of user references.
|
Copyright © 2004–2021 XWiki. All rights reserved.