Uses of Package
com.atlassian.jira.issue.fields.layout.field

Packages that use com.atlassian.jira.issue.fields.layout.field
com.atlassian.jira.component   
com.atlassian.jira.issue.customfields   
com.atlassian.jira.issue.customfields.config.item   
com.atlassian.jira.issue.customfields.impl   
com.atlassian.jira.issue.fields   
com.atlassian.jira.issue.fields.config   
com.atlassian.jira.issue.fields.layout.field   
com.atlassian.jira.issue.fields.screen   
com.atlassian.jira.plugin.customfield   
com.atlassian.jira.web.bean   
 

Classes in com.atlassian.jira.issue.fields.layout.field used by com.atlassian.jira.component
FieldLayoutManager
          The FieldLayoutManager is responsible for managing field configurations and field configuration schemes.
 

Classes in com.atlassian.jira.issue.fields.layout.field used by com.atlassian.jira.issue.customfields
FieldLayoutItem
          Holds hidden and required attributes and renderer type of a specific OrderableField, corresponds to a single entry of a the Field Configuration in the user interface.
 

Classes in com.atlassian.jira.issue.fields.layout.field used by com.atlassian.jira.issue.customfields.config.item
FieldLayoutItem
          Holds hidden and required attributes and renderer type of a specific OrderableField, corresponds to a single entry of a the Field Configuration in the user interface.
 

Classes in com.atlassian.jira.issue.fields.layout.field used by com.atlassian.jira.issue.customfields.impl
FieldLayoutItem
          Holds hidden and required attributes and renderer type of a specific OrderableField, corresponds to a single entry of a the Field Configuration in the user interface.
 

Classes in com.atlassian.jira.issue.fields.layout.field used by com.atlassian.jira.issue.fields
FieldLayoutItem
          Holds hidden and required attributes and renderer type of a specific OrderableField, corresponds to a single entry of a the Field Configuration in the user interface.
 

Classes in com.atlassian.jira.issue.fields.layout.field used by com.atlassian.jira.issue.fields.config
FieldLayoutItem
          Holds hidden and required attributes and renderer type of a specific OrderableField, corresponds to a single entry of a the Field Configuration in the user interface.
 

Classes in com.atlassian.jira.issue.fields.layout.field used by com.atlassian.jira.issue.fields.layout.field
EditableDefaultFieldLayout
          A marker interface to describe the default editable field layout.
EditableFieldLayout
          Used to describe an EditableFieldLayout.
FieldConfigurationScheme
          A Field Configuration Scheme maps each Issue Type to a "Field Configuration" (FieldLayoutSchemeEntity).
FieldLayout
          NOTE: This is referred to as Field Configuration in the UI.
FieldLayoutItem
          Holds hidden and required attributes and renderer type of a specific OrderableField, corresponds to a single entry of a the Field Configuration in the user interface.
FieldLayoutScheme
          FieldLayoutScheme is the Java Data Object representing what is called a "Field Configuration Scheme" in the UI.
FieldLayoutSchemeEntity
          Responsible for storing the mapping from an IssueType -> FieldLayout for a particular FieldLayoutScheme.
 

Classes in com.atlassian.jira.issue.fields.layout.field used by com.atlassian.jira.issue.fields.screen
FieldLayout
          NOTE: This is referred to as Field Configuration in the UI.
FieldLayoutItem
          Holds hidden and required attributes and renderer type of a specific OrderableField, corresponds to a single entry of a the Field Configuration in the user interface.
 

Classes in com.atlassian.jira.issue.fields.layout.field used by com.atlassian.jira.plugin.customfield
FieldLayoutItem
          Holds hidden and required attributes and renderer type of a specific OrderableField, corresponds to a single entry of a the Field Configuration in the user interface.
 

Classes in com.atlassian.jira.issue.fields.layout.field used by com.atlassian.jira.web.bean
FieldLayout
          NOTE: This is referred to as Field Configuration in the UI.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.