public class OBViewFieldHandler.AttachmentsField extends OBViewFieldHandler.DefaultVirtualField
Constructor and Description |
---|
OBViewFieldHandler.AttachmentsField() |
Modifier and Type | Method and Description |
---|---|
org.openbravo.client.application.window.OBViewFieldHandler.OBViewFieldDefinition |
getChildField() |
List<org.openbravo.client.application.window.OBViewFieldHandler.OBViewFieldDefinition> |
getChildren() |
boolean |
getEndRow() |
String |
getLabel() |
String |
getName() |
boolean |
getRedrawOnChange() |
boolean |
getStartRow() |
String |
getType() |
boolean |
isExpanded() |
void |
setChildField(org.openbravo.client.application.window.OBViewFieldHandler.OBViewFieldDefinition childField) |
getAutoExpand, getCellAlign, getClientClass, getColSpan, getDisplayLogicGrid, getFieldProperties, getGridPosition, getGridSort, getHasChildren, getHasDefaultValue, getId, getInpColumnName, getIsAuditField, getIsComputedColumn, getIsGridProperty, getLength, getOnChangeFunction, getParentProperty, getPersonalizable, getReadOnly, getReadOnlyIf, getReferencedKeyColumnName, getRequired, getRowSpan, getSequenceNumber, getSessionProperty, getShowColSpan, getShowEndRow, getShowIf, getShowStartRow, getStandardField, getTargetEntity, getUpdatable, isDisplayed
public String getLabel()
getLabel
in class OBViewFieldHandler.DefaultVirtualField
public boolean getEndRow()
getEndRow
in class OBViewFieldHandler.DefaultVirtualField
public List<org.openbravo.client.application.window.OBViewFieldHandler.OBViewFieldDefinition> getChildren()
public String getType()
getType
in class OBViewFieldHandler.DefaultVirtualField
public boolean getStartRow()
getStartRow
in class OBViewFieldHandler.DefaultVirtualField
public boolean getRedrawOnChange()
getRedrawOnChange
in class OBViewFieldHandler.DefaultVirtualField
public String getName()
getName
in class OBViewFieldHandler.DefaultVirtualField
public org.openbravo.client.application.window.OBViewFieldHandler.OBViewFieldDefinition getChildField()
public void setChildField(org.openbravo.client.application.window.OBViewFieldHandler.OBViewFieldDefinition childField)
public boolean isExpanded()