Class OBViewFieldHandler.AttachmentsCanvasField
- java.lang.Object
-
- org.openbravo.client.application.window.OBViewFieldHandler.DefaultVirtualField
-
- org.openbravo.client.application.window.OBViewFieldHandler.AttachmentsCanvasField
-
- Enclosing class:
- OBViewFieldHandler
public class OBViewFieldHandler.AttachmentsCanvasField extends OBViewFieldHandler.DefaultVirtualField
-
-
Constructor Summary
Constructors Constructor Description AttachmentsCanvasField()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
String
getType()
-
Methods inherited from class org.openbravo.client.application.window.OBViewFieldHandler.DefaultVirtualField
getAutoExpand, getCellAlign, getClientClass, getColSpan, getDisplayLogicGrid, getEndRow, getFieldProperties, getGridPosition, getGridSort, getHasChildren, getHasDefaultValue, getId, getInpColumnName, getIsAuditField, getIsComputedColumn, getIsGridProperty, getLabel, getLength, getOnChangeFunction, getParentProperty, getPersonalizable, getReadOnly, getReadOnlyIf, getRedrawOnChange, getReferencedKeyColumnName, getRequired, getRowSpan, getSequenceNumber, getSessionProperty, getShowColSpan, getShowEndRow, getShowIf, getShowStartRow, getStandardField, getStartRow, getTargetEntity, getUpdatable, isDisplayed
-
-
-
-
Method Detail
-
getName
public String getName()
- Overrides:
getName
in classOBViewFieldHandler.DefaultVirtualField
-
getType
public String getType()
- Overrides:
getType
in classOBViewFieldHandler.DefaultVirtualField
-
-