java.lang.Object |
↳ |
com.atlassian.jira.issue.fields.screen.FieldScreenRenderTabImpl |
Class Overview
Copyright (c) 2002-2004
All rights reserved.
Public Constructors
Public Methods
public
boolean
equals
(Object o)
Should be used while actually processing the field input rather than displaying it. Ensures that fields are processed
in the correct order. For example, the components field is processed before the assignee field, so that the component
assignees are handled correctly.
Returns
- the layout items to be used when processing input.
public
int
getPosition
()