6667686970717273747576
if (formatterName != null) { _formatter = FieldValue.getFieldValue(FieldValue.getFieldValue(table, "formatters"), formatterName); } context.pop(); } public String fieldName () { return _fieldName;
8889909192939495969798
{ if (_propertyMap == null) { Context context = MetaContext.currentContext(this); context.push(); _propertyMap = context.allProperties(); context.pop(); } return _propertyMap; } public String label ()