Java Doc for Field.java in  » ERP-CRM-Financial » Kuali-Financial-System » org » kuali » core » web » ui » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ERP CRM Financial » Kuali Financial System » org.kuali.core.web.ui 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.kuali.core.web.ui.Field

Field
public class Field implements java.io.Serializable(Code)
This class represents a field render on the ui.


Field Summary
final public static  StringBLANK_SPACE
    
final public static  StringCHECKBOX
    
final public static  StringCONTAINER
    
final public static  StringCURRENCY
    
final public static  intDEFAULT_MAXLENGTH
    
final public static  intDEFAULT_SIZE
    
final public static  StringDROPDOWN
    
final public static  StringDROPDOWN_APC
    
final public static  StringDROPDOWN_REFRESH
    
final public static  StringDROPDOWN_SCRIPT
    
final public static  StringEDITABLE
    
final public static  StringHIDDEN
    
final public static  StringIMAGE_SUBMIT
    
final public static  StringKUALIUSER
    
final public static  StringLOOKUP_HIDDEN
    
final public static  StringLOOKUP_READONLY
    
final public static  StringLOOKUP_RESULT_ONLY
    
final public static  StringQUICKFINDER
    
final public static  StringRADIO
    
final public static  StringREADONLY
    
final public static  StringSUB_SECTION_SEPARATOR
    
final public static  StringTEXT
    
final public static  StringTEXT_AREA
    
final public static  StringWORKFLOW_WORKGROUP
    
public  StringcellAlign
    
public  booleanfieldLevelHelpDisabled
    
public  booleanfieldLevelHelpEnabled
    

Constructor Summary
public  Field()
    
public  Field(String propertyName, String fieldLabel)
    
public  Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List fieldValidValues, String quickFinderClassNameImpl)
     Constructor that creates an instance of this class.
public  Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List fieldValidValues, String quickFinderClassNameImpl, int size, int maxLength)
     Constructor that creates an instance of this class.

Method Summary
public  voidappendFieldConversions(String fieldConversions)
    
public  voidappendLookupParameters(String lookupParameters)
    
public  booleancontainsBOData()
    
public  StringgetBLANK_SPACE()
    
public  StringgetBusinessObjectClassName()
    
public  StringgetCHECKBOX()
    
public  StringgetCONTAINER()
    
public  StringgetCURRENCY()
    
public  StringgetCellAlign()
     The td alignment to use for the Field.
public  intgetCols()
    
public  List<Field>getContainerDisplayFields()
     Gets the containerDisplayFields attribute.
public  StringgetContainerElementName()
     Gets the containerElementName attribute.
public  StringgetContainerName()
    
public  List<Row>getContainerRows()
    
public  StringgetDROPDOWN()
    
public  StringgetDROPDOWN_APC()
    
public  StringgetDROPDOWN_REFRESH()
    
public  StringgetDROPDOWN_SCRIPT()
    
public  StringgetDefaultValue()
    
public  StringgetDisplayEditMode()
     Gets the displayEditMode attribute.
public  MaskgetDisplayMask()
     Gets the displayMask attribute.
public  StringgetDisplayMaskValue()
     Gets the displayMaskValue attribute.
public  StringgetEncryptedValue()
     Gets the encryptedValue attribute.
public  StringgetFieldConversions()
    
public  StringgetFieldHelpName()
    
public  StringgetFieldHelpSummary()
    
public  StringgetFieldHelpUrl()
    
public  StringgetFieldLabel()
    
public  StringgetFieldType()
    
public  ListgetFieldValidValues()
    
public  intgetFormattedMaxLength()
    
public  FormattergetFormatter()
    
public  StringgetHIDDEN()
    
public  booleangetHasBlankValidValue()
    
public  StringgetIMAGE_SUBMIT()
    
public  StringgetInquiryURL()
    
public  StringgetKUALIUSER()
    
public  StringgetLOOKUP_HIDDEN()
    
public  StringgetLOOKUP_READONLY()
    
public  StringgetLookupParameters()
    
public  intgetMaxLength()
    
public  StringgetMultipleValueLookedUpCollectionName()
     For container fields (i.e.
public  StringgetMultipleValueLookupClassLabel()
    
public  StringgetMultipleValueLookupClassName()
     For container fields (i.e.
public  intgetNumberOfColumnsForCollection()
    
public  StringgetPersonNameAttributeName()
     Gets the personNameAttributeName attribute.
public  StringgetPropertyName()
    
public  StringgetPropertyPrefix()
     Gets the propertyPrefix attribute.
public  StringgetPropertyValue()
    
public  StringgetQUICKFINDER()
    
public  StringgetQuickFinderClassNameImpl()
    
public  StringgetRADIO()
    
public  StringgetReferencesToRefresh()
    
public  intgetRows()
    
public  StringgetSUB_SECTION_SEPARATOR()
    
public  StringgetScript()
     Gets the script attribute.
public  intgetSize()
    
public  StringgetStyleClass()
    
public  StringgetTEXT()
    
public  StringgetTEXT_AREA()
    
public  StringgetUniversalIdAttributeName()
     Gets the universalIdAttributeName attribute.
public  StringgetUserIdAttributeName()
     Gets the userIdAttributeName attribute.
public  StringgetWORKFLOW_WORKGROUP()
    
public  StringgetWebOnBlurHandler()
     Returns the method name of a function present in the page which should be called when the user tabs away from the field.
public  StringgetWebOnBlurHandlerCallback()
     Returns the method name of a function present in the page which should be called after an AJAX call from the onblur handler.
public  booleanisClear()
    
public  booleanisDateField()
    
public  booleanisDatePicker()
    
public  booleanisFieldLevelHelpDisabled()
     Returns whether field level help is disabled for this field.
public  booleanisFieldLevelHelpEnabled()
     Returns whether field level help is enabled for this field.
public  booleanisFieldRequired()
    
public  booleanisHighlightField()
    
public static  booleanisInputField(String fieldType)
    
public  booleanisKeyField()
     Gets the keyField attribute.
public  booleanisReadOnly()
    
public  booleanisSecure()
     Gets the secure attribute.
public  booleanisUpperCase()
    
public  voidsetBusinessObjectClassName(String businessObjectClassName)
    
public  voidsetCellAlign(String cellAlign)
     Sets the td alignment for the Field.
public  voidsetClear(boolean clear)
    
public  voidsetCols(int cols)
    
public  voidsetContainerDisplayFields(List<Field> containerDisplayFields)
     Sets the containerDisplayFields attribute value.
public  voidsetContainerElementName(String containerElementName)
     Sets the containerElementName attribute value.
public  voidsetContainerName(String containerName)
    
public  voidsetContainerRows(List<Row> containerRows)
    
public  voidsetDateField(boolean dateField)
    
public  voidsetDatePicker(boolean isDatePicker)
    
public  voidsetDefaultValue(String defaultValue)
    
public  voidsetDisplayEditMode(String displayEditMode)
     Sets the displayEditMode attribute value.
public  voidsetDisplayMask(Mask displayMask)
     Sets the displayMask attribute value.
public  voidsetDisplayMaskValue(String displayMaskValue)
     Sets the displayMaskValue attribute value.
public  voidsetEncryptedValue(String encryptedValue)
     Sets the encryptedValue attribute value.
public  voidsetFieldConversions(Map fieldConversionsMap)
    
public  voidsetFieldConversions(String fieldConversions)
    
public  voidsetFieldHelpName(String fieldHelpName)
    
public  voidsetFieldHelpSummary(String fieldHelpSummary)
    
public  voidsetFieldHelpUrl(String fieldHelpUrl)
    
public  voidsetFieldLabel(String fieldLabel)
    
public  voidsetFieldLevelHelpDisabled(boolean fieldLevelHelpDisabled)
    
public  voidsetFieldLevelHelpEnabled(boolean fieldLevelHelpEnabled)
    
public  voidsetFieldRequired(boolean fieldRequired)
    
public  voidsetFieldType(String fieldType)
    
public  voidsetFieldValidValues(List fieldValidValues)
    
public  voidsetFormattedMaxLength(int formattedMaxLength)
    
public  voidsetFormatter(Formatter formatter)
    
public  voidsetHighlightField(boolean highlightField)
    
public  voidsetInquiryURL(String propertyURL)
    
public  voidsetKeyField(boolean keyField)
     Sets the keyField attribute value.
public  voidsetLookupParameters(Map lookupParametersMap)
    
public  voidsetLookupParameters(String lookupParameters)
    
public  voidsetMaxLength(int maxLength)
    
public  voidsetMultipleValueLookedUpCollectionName(String multipleValueLookedUpCollectionName)
     For container fields (i.e.
public  voidsetMultipleValueLookupClassLabel(String multipleValueLookupClassLabel)
    
public  voidsetMultipleValueLookupClassName(String multipleValueLookupClassName)
     For container fields (i.e.
public  voidsetNumberOfColumnsForCollection(int numberOfColumnsForCollection)
    
public  voidsetPersonNameAttributeName(String personNameAttributeName)
     Sets the personNameAttributeName attribute value.
public  voidsetPropertyName(String propertyName)
    
public  voidsetPropertyPrefix(String propertyPrefix)
     Sets the propertyPrefix attribute value.
public  voidsetPropertyValue(Object propertyValue)
    
public  voidsetPropertyValue(String propertyValue)
     Sets the propertyValue attribute value.
public  voidsetQuickFinderClassNameImpl(String quickFinderClassNameImpl)
    
public  voidsetReadOnly(boolean isReadOnly)
    
public  voidsetReferencesToRefresh(String referencesToRefresh)
    
public  voidsetRows(int rows)
    
public  voidsetScript(String script)
     Sets the script attribute value.
public  voidsetSecure(boolean secure)
     Sets the secure attribute value.
public  voidsetSize(int size)
    
public  voidsetStyleClass(String styleClass)
    
public  voidsetUniversalIdAttributeName(String universalIdAttributeName)
     Sets the universalIdAttributeName attribute value.
public  voidsetUpperCase(boolean upperCase)
    
public  voidsetUserIdAttributeName(String userIdAttributeName)
     Sets the userIdAttributeName attribute value.
public  voidsetWebOnBlurHandler(String webOnBlurHandler)
    
public  voidsetWebOnBlurHandlerCallback(String webOnBlurHandlerCallback)
    
public  StringtoString()
    

Field Detail
BLANK_SPACE
final public static String BLANK_SPACE(Code)



CHECKBOX
final public static String CHECKBOX(Code)



CONTAINER
final public static String CONTAINER(Code)



CURRENCY
final public static String CURRENCY(Code)



DEFAULT_MAXLENGTH
final public static int DEFAULT_MAXLENGTH(Code)



DEFAULT_SIZE
final public static int DEFAULT_SIZE(Code)



DROPDOWN
final public static String DROPDOWN(Code)



DROPDOWN_APC
final public static String DROPDOWN_APC(Code)



DROPDOWN_REFRESH
final public static String DROPDOWN_REFRESH(Code)



DROPDOWN_SCRIPT
final public static String DROPDOWN_SCRIPT(Code)



EDITABLE
final public static String EDITABLE(Code)



HIDDEN
final public static String HIDDEN(Code)



IMAGE_SUBMIT
final public static String IMAGE_SUBMIT(Code)



KUALIUSER
final public static String KUALIUSER(Code)



LOOKUP_HIDDEN
final public static String LOOKUP_HIDDEN(Code)



LOOKUP_READONLY
final public static String LOOKUP_READONLY(Code)



LOOKUP_RESULT_ONLY
final public static String LOOKUP_RESULT_ONLY(Code)



QUICKFINDER
final public static String QUICKFINDER(Code)



RADIO
final public static String RADIO(Code)



READONLY
final public static String READONLY(Code)



SUB_SECTION_SEPARATOR
final public static String SUB_SECTION_SEPARATOR(Code)



TEXT
final public static String TEXT(Code)



TEXT_AREA
final public static String TEXT_AREA(Code)



WORKFLOW_WORKGROUP
final public static String WORKFLOW_WORKGROUP(Code)



cellAlign
public String cellAlign(Code)



fieldLevelHelpDisabled
public boolean fieldLevelHelpDisabled(Code)



fieldLevelHelpEnabled
public boolean fieldLevelHelpEnabled(Code)




Constructor Detail
Field
public Field()(Code)
No-args constructor



Field
public Field(String propertyName, String fieldLabel)(Code)
Constructor that creates an instance of this class to support inquirable
Parameters:
  propertyName - property attribute of the bean
Parameters:
  fieldLabel - label of the display field



Field
public Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List fieldValidValues, String quickFinderClassNameImpl)(Code)
Constructor that creates an instance of this class.
Parameters:
  fieldLabel - label of the search criteria field
Parameters:
  fieldHelpUrl - url of a help link to help instructions
Parameters:
  fieldType - type of input field for this search criteria
Parameters:
  clear - clear action flag
Parameters:
  propertyName - name of the bean attribute for this search criteria
Parameters:
  propertyValue - value of the bean attribute
Parameters:
  fieldRequired - flag to denote if field is required
Parameters:
  dateField - falg to denot if field should be validated as a date object
Parameters:
  fieldValidValues - used for drop down list
Parameters:
  quickFinderClassNameImpl - class name to transfer control to quick finder



Field
public Field(String fieldLabel, String fieldHelpUrl, String fieldType, boolean clear, String propertyName, String propertyValue, boolean fieldRequired, boolean dateField, List fieldValidValues, String quickFinderClassNameImpl, int size, int maxLength)(Code)
Constructor that creates an instance of this class.
Parameters:
  fieldLabel - label of the search criteria field
Parameters:
  fieldHelpUrl - url of a help link to help instructions
Parameters:
  fieldType - type of input field for this search criteria
Parameters:
  clear - clear action flag
Parameters:
  propertyName - name of the bean attribute for this search criteria
Parameters:
  propertyValue - value of the bean attribute
Parameters:
  fieldRequired - flag to denote if field is required
Parameters:
  dateField - falg to denot if field should be validated as a date object
Parameters:
  fieldValidValues - used for drop down list
Parameters:
  quickFinderClassNameImpl - class name to transfer control to quick finder
Parameters:
  size - size of the input field
Parameters:
  maxLength - maxLength of the input field




Method Detail
appendFieldConversions
public void appendFieldConversions(String fieldConversions)(Code)



appendLookupParameters
public void appendLookupParameters(String lookupParameters)(Code)
This method appends the passed-in lookupParameters to the existing
Parameters:
  lookupParameters -



containsBOData
public boolean containsBOData()(Code)



getBLANK_SPACE
public String getBLANK_SPACE()(Code)
Returns BLANK_SPACE



getBusinessObjectClassName
public String getBusinessObjectClassName()(Code)
Returns the businessObjectClassName.



getCHECKBOX
public String getCHECKBOX()(Code)
Returns the CHECKBOX.



getCONTAINER
public String getCONTAINER()(Code)
Returns the CONTAINER.



getCURRENCY
public String getCURRENCY()(Code)



getCellAlign
public String getCellAlign()(Code)
The td alignment to use for the Field. the cellAlign



getCols
public int getCols()(Code)
Returns the cols.



getContainerDisplayFields
public List<Field> getContainerDisplayFields()(Code)
Gets the containerDisplayFields attribute. Returns the containerDisplayFields.



getContainerElementName
public String getContainerElementName()(Code)
Gets the containerElementName attribute. Returns the containerElementName.



getContainerName
public String getContainerName()(Code)



getContainerRows
public List<Row> getContainerRows()(Code)
Returns the containerRows.



getDROPDOWN
public String getDROPDOWN()(Code)
Returns the dROPDOWN.



getDROPDOWN_APC
public String getDROPDOWN_APC()(Code)
Returns DROPDOWN_APC



getDROPDOWN_REFRESH
public String getDROPDOWN_REFRESH()(Code)
Returns the DROPDOWN_REFRESH



getDROPDOWN_SCRIPT
public String getDROPDOWN_SCRIPT()(Code)
Returns DROPDOWN_SCRIPT



getDefaultValue
public String getDefaultValue()(Code)
Returns the defaultValue.



getDisplayEditMode
public String getDisplayEditMode()(Code)
Gets the displayEditMode attribute. Returns the displayEditMode.



getDisplayMask
public Mask getDisplayMask()(Code)
Gets the displayMask attribute. Returns the displayMask.



getDisplayMaskValue
public String getDisplayMaskValue()(Code)
Gets the displayMaskValue attribute. Returns the displayMaskValue.



getEncryptedValue
public String getEncryptedValue()(Code)
Gets the encryptedValue attribute. Returns the encryptedValue.



getFieldConversions
public String getFieldConversions()(Code)
Returns the fieldConversions.



getFieldHelpName
public String getFieldHelpName()(Code)
Returns the fieldHelpName.



getFieldHelpSummary
public String getFieldHelpSummary()(Code)
Returns the fieldHelpSummary.



getFieldHelpUrl
public String getFieldHelpUrl()(Code)
Returns the fieldHelpUrl.



getFieldLabel
public String getFieldLabel()(Code)
Returns the fieldLabel.



getFieldType
public String getFieldType()(Code)
Returns the fieldType.



getFieldValidValues
public List getFieldValidValues()(Code)
Returns the fieldValidValues.



getFormattedMaxLength
public int getFormattedMaxLength()(Code)



getFormatter
public Formatter getFormatter()(Code)
Returns the formatter.



getHIDDEN
public String getHIDDEN()(Code)
Returns the hIDDEN.



getHasBlankValidValue
public boolean getHasBlankValidValue()(Code)



getIMAGE_SUBMIT
public String getIMAGE_SUBMIT()(Code)
Returns the iMAGE_SUBMIT.



getInquiryURL
public String getInquiryURL()(Code)



getKUALIUSER
public String getKUALIUSER()(Code)
Returns KUALIUSER



getLOOKUP_HIDDEN
public String getLOOKUP_HIDDEN()(Code)
Returns the LOOKUP_HIDDEN.



getLOOKUP_READONLY
public String getLOOKUP_READONLY()(Code)
Returns the LOOKUP_READONLY.



getLookupParameters
public String getLookupParameters()(Code)
Returns the lookupParameters.



getMaxLength
public int getMaxLength()(Code)
Returns the maxLength.



getMultipleValueLookedUpCollectionName
public String getMultipleValueLookedUpCollectionName()(Code)
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the name of the collection on the doc on which the MV lookup is performed



getMultipleValueLookupClassLabel
public String getMultipleValueLookupClassLabel()(Code)
The DD defined objectLabel of the class on which a multiple value lookup is performed The DD defined objectLabel of the class on which a multiple value lookup is performed



getMultipleValueLookupClassName
public String getMultipleValueLookupClassName()(Code)
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup upon



getNumberOfColumnsForCollection
public int getNumberOfColumnsForCollection()(Code)



getPersonNameAttributeName
public String getPersonNameAttributeName()(Code)
Gets the personNameAttributeName attribute. Returns the personNameAttributeName.



getPropertyName
public String getPropertyName()(Code)
Returns the propertyName.



getPropertyPrefix
public String getPropertyPrefix()(Code)
Gets the propertyPrefix attribute. Returns the propertyPrefix.



getPropertyValue
public String getPropertyValue()(Code)
Returns the propertyValue.



getQUICKFINDER
public String getQUICKFINDER()(Code)
Returns the qUICKFINDER.



getQuickFinderClassNameImpl
public String getQuickFinderClassNameImpl()(Code)
Returns the quickFinderClassNameImpl.



getRADIO
public String getRADIO()(Code)
Returns the rADIO.



getReferencesToRefresh
public String getReferencesToRefresh()(Code)



getRows
public int getRows()(Code)
Returns the rows.



getSUB_SECTION_SEPARATOR
public String getSUB_SECTION_SEPARATOR()(Code)
Returns SUB_SECTION_SEPARATOR



getScript
public String getScript()(Code)
Gets the script attribute. Returns the script.



getSize
public int getSize()(Code)
Returns the size.



getStyleClass
public String getStyleClass()(Code)



getTEXT
public String getTEXT()(Code)
Returns the TEXT.



getTEXT_AREA
public String getTEXT_AREA()(Code)
Returns the TEXT_AREA.



getUniversalIdAttributeName
public String getUniversalIdAttributeName()(Code)
Gets the universalIdAttributeName attribute. Returns the universalIdAttributeName.



getUserIdAttributeName
public String getUserIdAttributeName()(Code)
Gets the userIdAttributeName attribute. Returns the userIdAttributeName.



getWORKFLOW_WORKGROUP
public String getWORKFLOW_WORKGROUP()(Code)
Returns the WORKFLOW_WORKGROUP.



getWebOnBlurHandler
public String getWebOnBlurHandler()(Code)
Returns the method name of a function present in the page which should be called when the user tabs away from the field.



getWebOnBlurHandlerCallback
public String getWebOnBlurHandlerCallback()(Code)
Returns the method name of a function present in the page which should be called after an AJAX call from the onblur handler.



isClear
public boolean isClear()(Code)
Returns the clear.



isDateField
public boolean isDateField()(Code)
Returns the dateField.



isDatePicker
public boolean isDatePicker()(Code)



isFieldLevelHelpDisabled
public boolean isFieldLevelHelpDisabled()(Code)
Returns whether field level help is disabled for this field. If this value is true and Field.isFieldLevelHelpEnabled() returns false, then the field level help will not be rendered. If both this and Field.isFieldLevelHelpEnabled() return false, then the system-wide setting will determine whether field level help is enabled. Note that if a field is read-only, that may cause field-level help to not be rendered. true if field level help is disabled, false if the value of this method should NOT be used to determine whether this method's return valueaffects the enablement of field level help



isFieldLevelHelpEnabled
public boolean isFieldLevelHelpEnabled()(Code)
Returns whether field level help is enabled for this field. If this value is true, then the field level help will be enabled. If false, then whether a field is enabled is determined by the value returned by Field.isFieldLevelHelpDisabled() and the system-wide parameter setting. Note that if a field is read-only, that may cause field-level help to not be rendered. true if field level help is enabled, false if the value of this method should NOT be used to determine whether this method's return valueaffects the enablement of field level help



isFieldRequired
public boolean isFieldRequired()(Code)
Returns the fieldRequired.



isHighlightField
public boolean isHighlightField()(Code)
Returns the highlightField.



isInputField
public static boolean isInputField(String fieldType)(Code)
Helper method to determine if this is an INPUT type field
Parameters:
  fieldType -



isKeyField
public boolean isKeyField()(Code)
Gets the keyField attribute. Returns the keyField.



isReadOnly
public boolean isReadOnly()(Code)
Returns the isReadOnly.



isSecure
public boolean isSecure()(Code)
Gets the secure attribute. Returns the secure.



isUpperCase
public boolean isUpperCase()(Code)
Returns the upperCase.



setBusinessObjectClassName
public void setBusinessObjectClassName(String businessObjectClassName)(Code)

Parameters:
  businessObjectClassName - The businessObjectClassName to set.



setCellAlign
public void setCellAlign(String cellAlign)(Code)
Sets the td alignment for the Field.
Parameters:
  cellAlign - the cellAlign to set



setClear
public void setClear(boolean clear)(Code)

Parameters:
  clear - The clear to set.



setCols
public void setCols(int cols)(Code)

Parameters:
  cols - The cols to set.



setContainerDisplayFields
public void setContainerDisplayFields(List<Field> containerDisplayFields)(Code)
Sets the containerDisplayFields attribute value.
Parameters:
  containerDisplayFields - The containerDisplayFields to set.



setContainerElementName
public void setContainerElementName(String containerElementName)(Code)
Sets the containerElementName attribute value.
Parameters:
  containerElementName - The containerElementName to set.



setContainerName
public void setContainerName(String containerName)(Code)



setContainerRows
public void setContainerRows(List<Row> containerRows)(Code)

Parameters:
  containerRows - The containerRows to set.



setDateField
public void setDateField(boolean dateField)(Code)

Parameters:
  dateField - The dateField to set.



setDatePicker
public void setDatePicker(boolean isDatePicker)(Code)



setDefaultValue
public void setDefaultValue(String defaultValue)(Code)

Parameters:
  defaultValue - The defaultValue to set.



setDisplayEditMode
public void setDisplayEditMode(String displayEditMode)(Code)
Sets the displayEditMode attribute value.
Parameters:
  displayEditMode - The displayEditMode to set.



setDisplayMask
public void setDisplayMask(Mask displayMask)(Code)
Sets the displayMask attribute value.
Parameters:
  displayMask - The displayMask to set.



setDisplayMaskValue
public void setDisplayMaskValue(String displayMaskValue)(Code)
Sets the displayMaskValue attribute value.
Parameters:
  displayMaskValue - The displayMaskValue to set.



setEncryptedValue
public void setEncryptedValue(String encryptedValue)(Code)
Sets the encryptedValue attribute value.
Parameters:
  encryptedValue - The encryptedValue to set.



setFieldConversions
public void setFieldConversions(Map fieldConversionsMap)(Code)

Parameters:
  fieldConversions - The fieldConversions to set.



setFieldConversions
public void setFieldConversions(String fieldConversions)(Code)

Parameters:
  fieldConversions - The fieldConversions to set.



setFieldHelpName
public void setFieldHelpName(String fieldHelpName)(Code)

Parameters:
  fieldHelpName - The fieldHelpName to set.



setFieldHelpSummary
public void setFieldHelpSummary(String fieldHelpSummary)(Code)

Parameters:
  fieldHelpSummary - The fieldHelpSummary to set.



setFieldHelpUrl
public void setFieldHelpUrl(String fieldHelpUrl)(Code)

Parameters:
  fieldHelpUrl - The fieldHelpUrl to set.



setFieldLabel
public void setFieldLabel(String fieldLabel)(Code)

Parameters:
  fieldLabel - The fieldLabel to set.



setFieldLevelHelpDisabled
public void setFieldLevelHelpDisabled(boolean fieldLevelHelpDisabled)(Code)



setFieldLevelHelpEnabled
public void setFieldLevelHelpEnabled(boolean fieldLevelHelpEnabled)(Code)



setFieldRequired
public void setFieldRequired(boolean fieldRequired)(Code)

Parameters:
  fieldRequired - The fieldRequired to set.



setFieldType
public void setFieldType(String fieldType)(Code)

Parameters:
  fieldType - The fieldType to set.



setFieldValidValues
public void setFieldValidValues(List fieldValidValues)(Code)

Parameters:
  fieldValidValues - The fieldValidValues to set.



setFormattedMaxLength
public void setFormattedMaxLength(int formattedMaxLength)(Code)



setFormatter
public void setFormatter(Formatter formatter)(Code)

Parameters:
  formatter - The formatter to set.



setHighlightField
public void setHighlightField(boolean highlightField)(Code)

Parameters:
  highlightField - The highlightField to set.



setInquiryURL
public void setInquiryURL(String propertyURL)(Code)



setKeyField
public void setKeyField(boolean keyField)(Code)
Sets the keyField attribute value.
Parameters:
  keyField - The keyField to set.



setLookupParameters
public void setLookupParameters(Map lookupParametersMap)(Code)

Parameters:
  lookupParameters - The lookupParameters to set.



setLookupParameters
public void setLookupParameters(String lookupParameters)(Code)

Parameters:
  lookupParameters - The lookupParameters to set.



setMaxLength
public void setMaxLength(int maxLength)(Code)

Parameters:
  maxLength - The maxLength to set.



setMultipleValueLookedUpCollectionName
public void setMultipleValueLookedUpCollectionName(String multipleValueLookedUpCollectionName)(Code)
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the name of the collection on the doc on which the MV lookup is performed
Parameters:
  multipleValueLookedUpCollectionName -



setMultipleValueLookupClassLabel
public void setMultipleValueLookupClassLabel(String multipleValueLookupClassLabel)(Code)
The DD defined objectLabel of the class on which a multiple value lookup is performed
Parameters:
  multipleValueLookupClassLabel - The DD defined objectLabel of the class on which a multiple value lookup is performed



setMultipleValueLookupClassName
public void setMultipleValueLookupClassName(String multipleValueLookupClassName)(Code)
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup upon
Parameters:
  multipleValueLookupClassName -



setNumberOfColumnsForCollection
public void setNumberOfColumnsForCollection(int numberOfColumnsForCollection)(Code)



setPersonNameAttributeName
public void setPersonNameAttributeName(String personNameAttributeName)(Code)
Sets the personNameAttributeName attribute value.
Parameters:
  personNameAttributeName - The personNameAttributeName to set.



setPropertyName
public void setPropertyName(String propertyName)(Code)

Parameters:
  propertyName - The propertyName to set.



setPropertyPrefix
public void setPropertyPrefix(String propertyPrefix)(Code)
Sets the propertyPrefix attribute value.
Parameters:
  propertyPrefix - The propertyPrefix to set.



setPropertyValue
public void setPropertyValue(Object propertyValue)(Code)

Parameters:
  propertyValue - The propertyValue to set.



setPropertyValue
public void setPropertyValue(String propertyValue)(Code)
Sets the propertyValue attribute value.
Parameters:
  propertyValue - The propertyValue to set.



setQuickFinderClassNameImpl
public void setQuickFinderClassNameImpl(String quickFinderClassNameImpl)(Code)

Parameters:
  quickFinderClassNameImpl - The quickFinderClassNameImpl to set.



setReadOnly
public void setReadOnly(boolean isReadOnly)(Code)

Parameters:
  isReadOnly - The isReadOnly to set.



setReferencesToRefresh
public void setReferencesToRefresh(String referencesToRefresh)(Code)



setRows
public void setRows(int rows)(Code)

Parameters:
  rows - The rows to set.



setScript
public void setScript(String script)(Code)
Sets the script attribute value.
Parameters:
  script - The script to set.



setSecure
public void setSecure(boolean secure)(Code)
Sets the secure attribute value.
Parameters:
  secure - The secure to set.



setSize
public void setSize(int size)(Code)

Parameters:
  size - The size to set.



setStyleClass
public void setStyleClass(String styleClass)(Code)



setUniversalIdAttributeName
public void setUniversalIdAttributeName(String universalIdAttributeName)(Code)
Sets the universalIdAttributeName attribute value.
Parameters:
  universalIdAttributeName - The universalIdAttributeName to set.



setUpperCase
public void setUpperCase(boolean upperCase)(Code)

Parameters:
  upperCase - The upperCase to set.



setUserIdAttributeName
public void setUserIdAttributeName(String userIdAttributeName)(Code)
Sets the userIdAttributeName attribute value.
Parameters:
  userIdAttributeName - The userIdAttributeName to set.



setWebOnBlurHandler
public void setWebOnBlurHandler(String webOnBlurHandler)(Code)



setWebOnBlurHandlerCallback
public void setWebOnBlurHandlerCallback(String webOnBlurHandlerCallback)(Code)



toString
public String toString()(Code)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.