AR System Java API

com.bmc.arsys.api
Class TableField

java.lang.Object
  extended by com.bmc.arsys.api.ObjectBase
      extended by com.bmc.arsys.api.Field
          extended by com.bmc.arsys.api.TableField
All Implemented Interfaces:
IARPersistentObject, Serializable, Cloneable

public class TableField
extends Field
implements Serializable

The AR System supports two types of regular table fields: list view table fields and tree view table fields. Two other special table fields are results list fields and alert list fields. These fields can be used by the client and the server.

See Also:
Serialized Form

Constructor Summary
TableField()
           
 
Method Summary
 
Methods inherited from class com.bmc.arsys.api.Field
clear, clone, equals, getAssignedGroup, getAuditOption, getCreateMode, getDataType, getDefaultValue, getDisplayInstance, getFieldID, getFieldLimit, getFieldMap, getFieldOption, getFieldType, getForm, getKey, getObjectProperty, getReservedIDOK, getSetFieldOptions, hashCode, isCoreField, isCoreFieldId, isGroupField, isGroupField, isGroupList, isGroupList, isMultiAssignField, isMultiAssignField, isRoleStateMappingField, isRoleStateMappingField, isRowLevelAccessField, isRowLevelAccessField, optionSet, setAuditOption, setCreateMode, setDefaultValue, setDisplayInstance, setFieldID, setFieldLimit, setFieldMap, setFieldOption, SetFieldOptionsSet, setForm, setKey, setObjectProperty, setPermissions, setReservedIDOK, setSetFieldOptions, toString
 
Methods inherited from class com.bmc.arsys.api.ObjectBase
appendDiaryText, getChangeFlags, getDiary, getHelpText, getLastChangedBy, getLastUpdateTime, getName, getNewName, getOwner, getPermissions, setChangeFlags, setDiary, setDiary, setHelpText, setLastChangedBy, setName, setNewName, setOwner
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TableField

public TableField()

AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.