Class OBViewFieldHandler.OBViewFieldAudit
- java.lang.Object
-
- org.openbravo.client.application.window.OBViewFieldHandler.OBViewFieldAudit
-
- Enclosing class:
- OBViewFieldHandler
public class OBViewFieldHandler.OBViewFieldAudit extends Object
-
-
Constructor Summary
Constructors Constructor Description OBViewFieldAudit(String type, Element element)
-
Method Summary
-
-
-
Method Detail
-
getOnChangeFunction
public String getOnChangeFunction()
-
getShowColSpan
public boolean getShowColSpan()
-
getShowStartRow
public boolean getShowStartRow()
-
getShowEndRow
public boolean getShowEndRow()
-
getHasChildren
public boolean getHasChildren()
-
getGridSort
public int getGridSort()
-
getGridPosition
public Long getGridPosition()
-
getSequenceNumber
public Long getSequenceNumber()
-
getGridFieldProperties
public String getGridFieldProperties()
-
getLength
public Integer getLength()
-
getFilterEditorProperties
public String getFilterEditorProperties()
-
getGridEditorFieldProperties
public String getGridEditorFieldProperties()
-
getCellAlign
public String getCellAlign()
-
getAutoExpand
public boolean getAutoExpand()
-
getIsAuditField
public boolean getIsAuditField()
-
getIsGridProperty
public boolean getIsGridProperty()
-
getLabel
public String getLabel()
-
getSessionProperty
public boolean getSessionProperty()
-
getName
public String getName()
-
getType
public String getType()
-
getStandardField
public boolean getStandardField()
-
getClientClass
public String getClientClass()
-
isShowInitiallyInGrid
public boolean isShowInitiallyInGrid()
-
getFieldProperties
public String getFieldProperties()
-
getInpColumnName
public String getInpColumnName()
-
getReferencedKeyColumnName
public String getReferencedKeyColumnName()
-
getHasDefaultValue
public boolean getHasDefaultValue()
-
getTargetEntity
public String getTargetEntity()
-
getStartRow
public boolean getStartRow()
-
getEndRow
public boolean getEndRow()
-
getColSpan
public long getColSpan()
-
getRowSpan
public long getRowSpan()
-
getReadOnly
public boolean getReadOnly()
-
getUpdatable
public boolean getUpdatable()
-
getPersonalizable
public boolean getPersonalizable()
-
getParentProperty
public boolean getParentProperty()
-
getRedrawOnChange
public boolean getRedrawOnChange()
-
getShowIf
public String getShowIf()
-
getReadOnlyIf
public String getReadOnlyIf()
-
getRequired
public boolean getRequired()
-
getColumnName
public String getColumnName()
-
isFirstFocusedField
public boolean isFirstFocusedField()
-
isSearchField
public boolean isSearchField()
-
isDisplayed
public boolean isDisplayed()
-
getValidationFunction
public String getValidationFunction()
-
isShowSummary
public boolean isShowSummary()
-
getDisplayLogicGrid
public String getDisplayLogicGrid()
-
getId
public String getId()
-
getIsComputedColumn
public boolean getIsComputedColumn()
-
-