Package | Description |
---|---|
de.xima.designer | |
de.xima.designer.items |
Modifier and Type | Method and Description |
---|---|
static XProperty |
XProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XProperty[] |
XProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<XProperty> |
XItemMeta.getProperties() |
Modifier and Type | Method and Description |
---|---|
static ArrayList<XProperty> |
XTextField.getPropertyList() |
static ArrayList<XProperty> |
XFieldSet.getPropertyList() |
static ArrayList<XProperty> |
XSpan.getPropertyList() |
static ArrayList<XProperty> |
XButtonList.getPropertyList() |
static ArrayList<XProperty> |
XContainer.getPropertyList() |
static ArrayList<XProperty> |
XPage.getPropertyList() |
static ArrayList<XProperty> |
XSpacer.getPropertyList() |
static ArrayList<XProperty> |
XImage.getPropertyList() |
static ArrayList<XProperty> |
XTextArea.getPropertyList() |
static ArrayList<XProperty> |
XCheckbox.getPropertyList() |
static ArrayList<XProperty> |
XLine.getPropertyList() |
static ArrayList<XProperty> |
XItem.getPropertyList() |
static ArrayList<XProperty> |
XUpload.getPropertyList() |
static ArrayList<XProperty> |
XSelect.getPropertyList() |
Modifier and Type | Method and Description |
---|---|
String |
XItem.getI18NValue(IXFormRenderConfig config,
com.alibaba.fastjson.JSONObject json,
String defaultValue,
XProperty property) |
String |
XItem.getI18NValue(IXFormRenderConfig config,
XProperty property,
String defaultValue) |
String |
XItem.getI18NValueR(IXFormRenderConfig config,
com.alibaba.fastjson.JSONObject json,
String defaultValue,
XProperty property) |
String |
XItem.getI18NValueR(IXFormRenderConfig config,
XProperty property,
String defaultValue) |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.