public class MCItem extends MItem
Modifier and Type | Class and Description |
---|---|
(package private) static class |
MCItem.Selection |
Modifier and Type | Field and Description |
---|---|
(package private) MCItem.Selection[] |
selections |
border, description, height, is_array, is_supervised, mode, myClass, name, no_text_conversion, path, title, width
Constructor and Description |
---|
MCItem(int m,
String t,
String n,
String d,
UPath p,
int w,
MCItem.Selection[] sels) |
Modifier and Type | Method and Description |
---|---|
(package private) MValue |
convertToDisplayValue(MValue mv) |
(package private) MCItem.Selection[] |
getSelections() |
createObject, getDescription, getHeight, getMode, getName, getNoTextConversion, getPath, getTitle, getWidth, isArray, isDate, isEnabled, isSupervised, setArray, setNoTextConversion, setSupervised
MCItem.Selection[] selections
MCItem(int m, String t, String n, String d, UPath p, int w, MCItem.Selection[] sels)
MCItem.Selection[] getSelections()
MValue convertToDisplayValue(MValue mv)
convertToDisplayValue
in class MItem
EDB Working Group at Tue Jun 10 17:08:59 JST 2025