public class StaticListClassEditElement extends ClassPropertyEditPane
Modifier and Type | Class and Description |
---|---|
static class |
StaticListClassEditElement.DisplayType
The display type for inputting to setDisplayType.
|
Constructor and Description |
---|
StaticListClassEditElement(FormContainerElement form,
String propertyName) |
Modifier and Type | Method and Description |
---|---|
void |
setDisplayType(StaticListClassEditElement.DisplayType type) |
void |
setMultiSelect(boolean isMultiSelect) |
void |
setRelationalStorage(boolean isRelationalStorage) |
void |
setValues(String values) |
expand, setMetaProperty, setPrettyName
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageJSIsLoaded
public StaticListClassEditElement(FormContainerElement form, String propertyName)
public void setValues(String values)
public void setMultiSelect(boolean isMultiSelect)
public void setDisplayType(StaticListClassEditElement.DisplayType type)
public void setRelationalStorage(boolean isRelationalStorage)
Copyright © 2004–2021 XWiki. All rights reserved.