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, isDisplayedpublic String getLabel()
getLabel in class OBViewFieldHandler.DefaultVirtualFieldpublic boolean getEndRow()
getEndRow in class OBViewFieldHandler.DefaultVirtualFieldpublic List<org.openbravo.client.application.window.OBViewFieldHandler.OBViewFieldDefinition> getChildren()
public String getType()
getType in class OBViewFieldHandler.DefaultVirtualFieldpublic boolean getStartRow()
getStartRow in class OBViewFieldHandler.DefaultVirtualFieldpublic boolean getRedrawOnChange()
getRedrawOnChange in class OBViewFieldHandler.DefaultVirtualFieldpublic String getName()
getName in class OBViewFieldHandler.DefaultVirtualFieldpublic org.openbravo.client.application.window.OBViewFieldHandler.OBViewFieldDefinition getChildField()
public void setChildField(org.openbravo.client.application.window.OBViewFieldHandler.OBViewFieldDefinition childField)
public boolean isExpanded()