global class FieldLayoutComponent { global Integer getDisplayLines() { } global Integer getTabOrder() { } global String getType() { } global String getValue() { } }