Java Doc for UIScreenSection.java in  » ERP-CRM-Financial » SourceTap-CRM » com » sourcetap » sfa » 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 » SourceTap CRM » com.sourcetap.sfa.ui 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.sourcetap.sfa.ui.UIScreenSection

All known Subclasses:   com.sourcetap.sfa.ui.UIWebScreenSection,
UIScreenSection
abstract public class UIScreenSection (Code)
DOCUMENT ME!


Field Summary
final public static  StringACTION_BUTTON
    
final public static  StringACTION_COPY
    
final public static  StringACTION_DELETE
    
final public static  StringACTION_INSERT
    
final public static  StringACTION_NONE
    
final public static  StringACTION_QUERY
    
final public static  StringACTION_QUERY_ALL
    
final public static  StringACTION_QUERY_UPDATE
    
final public static  StringACTION_SHOW
    
final public static  StringACTION_SHOW_COPY
    
final public static  StringACTION_SHOW_INSERT
    
final public static  StringACTION_SHOW_QUERY
    
final public static  StringACTION_SHOW_QUERY_REPORT
    
final public static  StringACTION_SHOW_REPORT
    
final public static  StringACTION_SHOW_SELECT
    
final public static  StringACTION_SHOW_UPDATE
    
final public static  StringACTION_UPDATE
    
final public static  StringACTION_UPDATE_SELECT
    
final public static  intLAYOUT_TYPE_COMPOSITE
    
final public static  intLAYOUT_TYPE_CROSSTAB
    
final public static  intLAYOUT_TYPE_FREEFORM
    
final public static  intLAYOUT_TYPE_SELECT
    
final public static  intLAYOUT_TYPE_TABULAR
    
final public static  intLAYOUT_TYPE_UNDEFINED
    
final public static  StringPREFERENCE_ROWS_PER_PAGE
    
protected  StringbuttonAction
    
protected  StringbuttonKeys
    
protected  StringbuttonTarget
    
protected  intcolumnCount
    
protected  GenericDelegatordelegator
    
protected  StringdetailButtonAction
    
protected  StringdetailButtonTarget
    
protected  intdisplayOrder
    
protected  StringeditButtonAction
    
protected  StringeditButtonTarget
    
protected  StringhideButtons
    
protected  booleanisUpdateable
    
protected  intlayoutTypeId
    
final public static  Stringmodule
    
protected  StringnewButtonAction
    
protected  StringnewButtonTarget
    
protected  introwCount
    
protected  introwsPerPage
    
protected  StringscreenId
    
protected  StringsearchAction
    
protected  StringsearchAttributeId
    
protected  StringsearchTarget
    
protected  StringsectionDescription
    
protected  StringsectionId
    
protected  StringsectionName
    
protected  StringselectNameDef
    
protected  StringsendQueryParameterList
    
protected  HashMapsendQueryParameterMap
    
protected  StringsortDef
    
protected  StringtitleDef
    
 ListuiFieldList
    
 UIScreenuiScreen
    
 ListuiScreenSectionEntityList
    
protected  StringuseQueryParameterList
    
protected  HashMapuseQueryParameterMap
    
protected  UserInfouserInfo
    

Constructor Summary
public  UIScreenSection(UserInfo userInfo, String screenName, String sectionName, GenericDelegator delegator, UICache uiCache)
    

Method Summary
public  Stringdisplay(DataMatrix dataMatrix, String action, String queryId, boolean isSubsection, int tabOffset)
    
abstract public  StringdisplayField(UIFieldInfo fieldInfo, Vector entityDetailsVector, String action, int row, boolean isSubsection, int tabOffset)
    
abstract public  StringdisplayFreeFormSection(DataMatrix dataMatrix, String action, String sectionTitle, boolean isSubsection, int tabOffset)
    
abstract public  StringdisplaySelectSection(DataMatrix dataMatrix, String action, String sectionTitle, String queryId)
    
abstract public  StringdisplayTabularSection(DataMatrix dataMatrix, String action, String sectionTitle, String queryId)
    
abstract public  StringdisplayTabularSectionFooter(String action, String sendQueryParams, String queryId)
    
abstract public  StringdisplayTabularSectionHeader(String action, String sectionTitle, String queryId, int rows, String sendQueryParams)
    
abstract public  StringdisplayTabularSectionRow(int row, int rows, Vector entityDetailsVector, String action)
    
public  StringgetButtonAction()
    
public  HashMapgetButtonKeyMap()
    
public  StringgetButtonKeys()
    
public  StringgetButtonTarget()
    
public  intgetColumnCount()
    
public  GenericDelegatorgetDelegator()
    
public  StringgetDetailButtonAction()
    
public  StringgetDetailButtonTarget()
    
public  ListgetDisplayFields(UICache uiCache)
    
public static  ListgetDisplayLabels(List uiFields)
    
public  intgetDisplayOrder()
    
public  StringgetEditButtonAction()
    
public  StringgetEditButtonTarget()
    
public  ListgetEntityNameList()
    
public  VectorgetEntityParamVector()
    
public  StringgetFreeFormSectionTitle(String action, String defaultTitle)
    
public  StringgetHideButtons()
    
public  booleangetIsUpdateable()
    
public  intgetLayoutTypeId()
    
public  StringgetNewButtonAction()
    
public  StringgetNewButtonTarget()
    
public  StringgetNextAction(String action)
    
public  booleangetProtect(String action)
    
public  intgetRowCount()
    
public static  intgetRowWidth(List uiFields)
    
public  intgetRowsPerPage()
    
public  StringgetScreenId()
    
public  StringgetSearchAction()
    
public  StringgetSearchAttributeId()
    
public  StringgetSearchTarget()
    
public  StringgetSectionDescription()
    
public  StringgetSectionId()
    
public  StringgetSectionName()
    
public  StringgetSelectNameDef()
    
public  StringgetSendQueryParameterList()
    
public  HashMapgetSendQueryParameterMap()
    
public  HashMapgetSendQueryParameterValueMap()
    
public  StringgetSortDef()
    
public  StringgetTitleDef()
    
public  UIFieldInfogetUiField(int fieldNumber)
    
public  UIFieldInfogetUiField(String entityName, String attributeName)
    
public  ListgetUiFieldList()
    
public  UIScreengetUiScreen()
    
public  UIScreenSectionEntitygetUiScreenSectionEntity(int entityNumber)
    
public  ListgetUiScreenSectionEntityList()
    
public  StringgetUseQueryParameterList()
    
public  HashMapgetUseQueryParameterMap()
    
public  HashMapgetUseQueryParameterValueMap()
    
public  UserInfogetUserInfo()
    
public  voidsetButtonAction(String buttonAction_)
    
public  voidsetButtonKeys(String buttonKeys_)
    
public  voidsetButtonTarget(String buttonTarget_)
    
public  voidsetColumnCount(int columnCount_)
    
public  voidsetColumnCount(String columnCount_)
    
public  voidsetDelegator(GenericDelegator delegator_)
    
public  voidsetDetailButtonAction(String detailButtonAction_)
    
public  voidsetDetailButtonTarget(String detailButtonTarget_)
    
public  voidsetDisplayOrder(int displayOrder_)
    
public  voidsetDisplayOrder(String displayOrder_)
    
public  voidsetEditButtonAction(String editButtonAction_)
    
public  voidsetEditButtonTarget(String editButtonTarget_)
    
public  voidsetHideButtons(String hideButtons_)
    
public  voidsetIsUpdateable(boolean isUpdateable_)
    
public  voidsetLayoutTypeId(int layoutTypeId_)
    
public  voidsetLayoutTypeId(String layoutTypeId_)
    
public  voidsetNewButtonAction(String newButtonAction_)
    
public  voidsetNewButtonTarget(String newButtonTarget_)
    
public  voidsetRowCount(int rowCount_)
    
public  voidsetRowCount(String rowCount_)
    
public  voidsetRowsPerPage(int rowsPerPage_)
    
public  voidsetRowsPerPage(String rowsPerPage_)
    
public  voidsetScreenId(String screenId_)
    
public  voidsetSearchAction(String searchAction_)
    
public  voidsetSearchAttributeId(String searchAttributeId_)
    
public  voidsetSearchTarget(String searchTarget_)
    
public  voidsetSectionDescription(String sectionDescription_)
    
public  voidsetSectionId(String sectionId_)
    
public  voidsetSectionName(String sectionName_)
    
public  voidsetSelectNameDef(String selectNameDef_)
    
public  voidsetSendQueryParameterList(String sendQueryParameterList_)
    
public  voidsetSendQueryParameterValueMap(HashMap sendQueryParameterMap_)
    
public  voidsetSortDef(String sortDef_)
    
public  voidsetTitleDef(String titleDef_)
    
public  voidsetUiFieldList(List uiFieldList_)
    
public  voidsetUiScreen(UIScreen uiScreen_)
    
public  voidsetUiScreenSectionEntityList(List uiScreenSectionEntityList_)
    
public  voidsetUseQueryParameterList(String useQueryParameterList_)
    
public  voidsetUseQueryParameterValueMap(HashMap useQueryParameterMap_)
    
public  voidsetUserInfo(UserInfo userInfo_)
    

Field Detail
ACTION_BUTTON
final public static String ACTION_BUTTON(Code)



ACTION_COPY
final public static String ACTION_COPY(Code)



ACTION_DELETE
final public static String ACTION_DELETE(Code)



ACTION_INSERT
final public static String ACTION_INSERT(Code)



ACTION_NONE
final public static String ACTION_NONE(Code)



ACTION_QUERY
final public static String ACTION_QUERY(Code)



ACTION_QUERY_ALL
final public static String ACTION_QUERY_ALL(Code)



ACTION_QUERY_UPDATE
final public static String ACTION_QUERY_UPDATE(Code)



ACTION_SHOW
final public static String ACTION_SHOW(Code)



ACTION_SHOW_COPY
final public static String ACTION_SHOW_COPY(Code)



ACTION_SHOW_INSERT
final public static String ACTION_SHOW_INSERT(Code)



ACTION_SHOW_QUERY
final public static String ACTION_SHOW_QUERY(Code)



ACTION_SHOW_QUERY_REPORT
final public static String ACTION_SHOW_QUERY_REPORT(Code)



ACTION_SHOW_REPORT
final public static String ACTION_SHOW_REPORT(Code)



ACTION_SHOW_SELECT
final public static String ACTION_SHOW_SELECT(Code)



ACTION_SHOW_UPDATE
final public static String ACTION_SHOW_UPDATE(Code)



ACTION_UPDATE
final public static String ACTION_UPDATE(Code)



ACTION_UPDATE_SELECT
final public static String ACTION_UPDATE_SELECT(Code)



LAYOUT_TYPE_COMPOSITE
final public static int LAYOUT_TYPE_COMPOSITE(Code)



LAYOUT_TYPE_CROSSTAB
final public static int LAYOUT_TYPE_CROSSTAB(Code)



LAYOUT_TYPE_FREEFORM
final public static int LAYOUT_TYPE_FREEFORM(Code)



LAYOUT_TYPE_SELECT
final public static int LAYOUT_TYPE_SELECT(Code)



LAYOUT_TYPE_TABULAR
final public static int LAYOUT_TYPE_TABULAR(Code)



LAYOUT_TYPE_UNDEFINED
final public static int LAYOUT_TYPE_UNDEFINED(Code)



PREFERENCE_ROWS_PER_PAGE
final public static String PREFERENCE_ROWS_PER_PAGE(Code)



buttonAction
protected String buttonAction(Code)



buttonKeys
protected String buttonKeys(Code)



buttonTarget
protected String buttonTarget(Code)



columnCount
protected int columnCount(Code)



delegator
protected GenericDelegator delegator(Code)



detailButtonAction
protected String detailButtonAction(Code)



detailButtonTarget
protected String detailButtonTarget(Code)



displayOrder
protected int displayOrder(Code)



editButtonAction
protected String editButtonAction(Code)



editButtonTarget
protected String editButtonTarget(Code)



hideButtons
protected String hideButtons(Code)



isUpdateable
protected boolean isUpdateable(Code)



layoutTypeId
protected int layoutTypeId(Code)



module
final public static String module(Code)



newButtonAction
protected String newButtonAction(Code)



newButtonTarget
protected String newButtonTarget(Code)



rowCount
protected int rowCount(Code)



rowsPerPage
protected int rowsPerPage(Code)



screenId
protected String screenId(Code)



searchAction
protected String searchAction(Code)



searchAttributeId
protected String searchAttributeId(Code)



searchTarget
protected String searchTarget(Code)



sectionDescription
protected String sectionDescription(Code)



sectionId
protected String sectionId(Code)



sectionName
protected String sectionName(Code)



selectNameDef
protected String selectNameDef(Code)



sendQueryParameterList
protected String sendQueryParameterList(Code)



sendQueryParameterMap
protected HashMap sendQueryParameterMap(Code)



sortDef
protected String sortDef(Code)



titleDef
protected String titleDef(Code)



uiFieldList
List uiFieldList(Code)



uiScreen
UIScreen uiScreen(Code)



uiScreenSectionEntityList
List uiScreenSectionEntityList(Code)



useQueryParameterList
protected String useQueryParameterList(Code)



useQueryParameterMap
protected HashMap useQueryParameterMap(Code)



userInfo
protected UserInfo userInfo(Code)




Constructor Detail
UIScreenSection
public UIScreenSection(UserInfo userInfo, String screenName, String sectionName, GenericDelegator delegator, UICache uiCache) throws GenericEntityException(Code)




Method Detail
display
public String display(DataMatrix dataMatrix, String action, String queryId, boolean isSubsection, int tabOffset) throws GenericEntityException(Code)
DOCUMENT ME!
Parameters:
  dataMatrix -
Parameters:
  action -
Parameters:
  queryId -
Parameters:
  isSubsection -
Parameters:
  tabOffset -
throws:
  GenericEntityException -



displayField
abstract public String displayField(UIFieldInfo fieldInfo, Vector entityDetailsVector, String action, int row, boolean isSubsection, int tabOffset)(Code)
DOCUMENT ME!
Parameters:
  fieldInfo -
Parameters:
  entityDetailsVector -
Parameters:
  action -
Parameters:
  row -
Parameters:
  isSubsection -
Parameters:
  tabOffset -



displayFreeFormSection
abstract public String displayFreeFormSection(DataMatrix dataMatrix, String action, String sectionTitle, boolean isSubsection, int tabOffset) throws GenericEntityException(Code)
DOCUMENT ME!
Parameters:
  dataMatrix -
Parameters:
  action -
Parameters:
  sectionTitle -
Parameters:
  isSubsection -
Parameters:
  tabOffset -
throws:
  GenericEntityException -



displaySelectSection
abstract public String displaySelectSection(DataMatrix dataMatrix, String action, String sectionTitle, String queryId) throws GenericEntityException(Code)
DOCUMENT ME!
Parameters:
  dataMatrix -
Parameters:
  action -
Parameters:
  sectionTitle -
Parameters:
  queryId -
throws:
  GenericEntityException -



displayTabularSection
abstract public String displayTabularSection(DataMatrix dataMatrix, String action, String sectionTitle, String queryId) throws GenericEntityException(Code)
DOCUMENT ME!
Parameters:
  dataMatrix -
Parameters:
  action -
Parameters:
  sectionTitle -
Parameters:
  queryId -
throws:
  GenericEntityException -



displayTabularSectionFooter
abstract public String displayTabularSectionFooter(String action, String sendQueryParams, String queryId)(Code)
DOCUMENT ME!
Parameters:
  action -
Parameters:
  sendQueryParams -



displayTabularSectionHeader
abstract public String displayTabularSectionHeader(String action, String sectionTitle, String queryId, int rows, String sendQueryParams) throws GenericEntityException(Code)
DOCUMENT ME!
Parameters:
  action -
Parameters:
  sectionTitle -
Parameters:
  queryId -
Parameters:
  rows -
Parameters:
  sendQueryParams -
throws:
  GenericEntityException -



displayTabularSectionRow
abstract public String displayTabularSectionRow(int row, int rows, Vector entityDetailsVector, String action) throws GenericEntityException(Code)
DOCUMENT ME!
Parameters:
  row -
Parameters:
  rows -
Parameters:
  entityDetailsVector -
Parameters:
  action -
throws:
  GenericEntityException -



getButtonAction
public String getButtonAction()(Code)
DOCUMENT ME!



getButtonKeyMap
public HashMap getButtonKeyMap() throws GenericEntityException(Code)
DOCUMENT ME!
throws:
  GenericEntityException -



getButtonKeys
public String getButtonKeys()(Code)
DOCUMENT ME!



getButtonTarget
public String getButtonTarget()(Code)
DOCUMENT ME!



getColumnCount
public int getColumnCount()(Code)
DOCUMENT ME!



getDelegator
public GenericDelegator getDelegator()(Code)
DOCUMENT ME!



getDetailButtonAction
public String getDetailButtonAction()(Code)
DOCUMENT ME!



getDetailButtonTarget
public String getDetailButtonTarget()(Code)
DOCUMENT ME!



getDisplayFields
public List getDisplayFields(UICache uiCache) throws GenericEntityException(Code)
DOCUMENT ME!
Parameters:
  uiCache -
throws:
  GenericEntityException -



getDisplayLabels
public static List getDisplayLabels(List uiFields)(Code)
DOCUMENT ME!
Parameters:
  uiFields -



getDisplayOrder
public int getDisplayOrder()(Code)
DOCUMENT ME!



getEditButtonAction
public String getEditButtonAction()(Code)
DOCUMENT ME!



getEditButtonTarget
public String getEditButtonTarget()(Code)
DOCUMENT ME!



getEntityNameList
public List getEntityNameList() throws GenericEntityException(Code)
DOCUMENT ME!
throws:
  GenericEntityException -



getEntityParamVector
public Vector getEntityParamVector()(Code)
DOCUMENT ME!



getFreeFormSectionTitle
public String getFreeFormSectionTitle(String action, String defaultTitle)(Code)
DOCUMENT ME!
Parameters:
  action -
Parameters:
  defaultTitle -



getHideButtons
public String getHideButtons()(Code)
DOCUMENT ME!



getIsUpdateable
public boolean getIsUpdateable()(Code)
DOCUMENT ME!



getLayoutTypeId
public int getLayoutTypeId()(Code)
DOCUMENT ME!



getNewButtonAction
public String getNewButtonAction()(Code)
DOCUMENT ME!



getNewButtonTarget
public String getNewButtonTarget()(Code)
DOCUMENT ME!



getNextAction
public String getNextAction(String action)(Code)
DOCUMENT ME!
Parameters:
  action -



getProtect
public boolean getProtect(String action)(Code)
DOCUMENT ME!
Parameters:
  action -



getRowCount
public int getRowCount()(Code)
DOCUMENT ME!



getRowWidth
public static int getRowWidth(List uiFields)(Code)
DOCUMENT ME!
Parameters:
  uiFields -



getRowsPerPage
public int getRowsPerPage()(Code)
DOCUMENT ME!



getScreenId
public String getScreenId()(Code)
DOCUMENT ME!



getSearchAction
public String getSearchAction()(Code)
DOCUMENT ME!



getSearchAttributeId
public String getSearchAttributeId()(Code)
DOCUMENT ME!



getSearchTarget
public String getSearchTarget()(Code)
DOCUMENT ME!



getSectionDescription
public String getSectionDescription()(Code)
DOCUMENT ME!



getSectionId
public String getSectionId()(Code)
DOCUMENT ME!



getSectionName
public String getSectionName()(Code)
DOCUMENT ME!



getSelectNameDef
public String getSelectNameDef()(Code)
DOCUMENT ME!



getSendQueryParameterList
public String getSendQueryParameterList()(Code)
DOCUMENT ME!



getSendQueryParameterMap
public HashMap getSendQueryParameterMap() throws GenericEntityException(Code)
DOCUMENT ME!
throws:
  GenericEntityException -



getSendQueryParameterValueMap
public HashMap getSendQueryParameterValueMap()(Code)
DOCUMENT ME!



getSortDef
public String getSortDef()(Code)
DOCUMENT ME!



getTitleDef
public String getTitleDef()(Code)
DOCUMENT ME!



getUiField
public UIFieldInfo getUiField(int fieldNumber)(Code)
DOCUMENT ME!
Parameters:
  fieldNumber -



getUiField
public UIFieldInfo getUiField(String entityName, String attributeName)(Code)
DOCUMENT ME!
Parameters:
  entityName -
Parameters:
  attributeName -



getUiFieldList
public List getUiFieldList()(Code)
DOCUMENT ME!



getUiScreen
public UIScreen getUiScreen()(Code)
DOCUMENT ME!



getUiScreenSectionEntity
public UIScreenSectionEntity getUiScreenSectionEntity(int entityNumber)(Code)
DOCUMENT ME!
Parameters:
  entityNumber -



getUiScreenSectionEntityList
public List getUiScreenSectionEntityList()(Code)
DOCUMENT ME!



getUseQueryParameterList
public String getUseQueryParameterList()(Code)
DOCUMENT ME!



getUseQueryParameterMap
public HashMap getUseQueryParameterMap() throws GenericEntityException(Code)
DOCUMENT ME!
throws:
  GenericEntityException -



getUseQueryParameterValueMap
public HashMap getUseQueryParameterValueMap()(Code)
DOCUMENT ME!



getUserInfo
public UserInfo getUserInfo()(Code)
DOCUMENT ME!



setButtonAction
public void setButtonAction(String buttonAction_)(Code)
DOCUMENT ME!
Parameters:
  buttonAction_ -



setButtonKeys
public void setButtonKeys(String buttonKeys_)(Code)
DOCUMENT ME!
Parameters:
  buttonKeys_ -



setButtonTarget
public void setButtonTarget(String buttonTarget_)(Code)
DOCUMENT ME!
Parameters:
  buttonTarget_ -



setColumnCount
public void setColumnCount(int columnCount_)(Code)
DOCUMENT ME!
Parameters:
  columnCount_ -



setColumnCount
public void setColumnCount(String columnCount_)(Code)
DOCUMENT ME!
Parameters:
  columnCount_ -



setDelegator
public void setDelegator(GenericDelegator delegator_)(Code)
DOCUMENT ME!
Parameters:
  delegator_ -



setDetailButtonAction
public void setDetailButtonAction(String detailButtonAction_)(Code)
DOCUMENT ME!
Parameters:
  detailButtonAction_ -



setDetailButtonTarget
public void setDetailButtonTarget(String detailButtonTarget_)(Code)
DOCUMENT ME!
Parameters:
  detailButtonTarget_ -



setDisplayOrder
public void setDisplayOrder(int displayOrder_)(Code)
DOCUMENT ME!
Parameters:
  displayOrder_ -



setDisplayOrder
public void setDisplayOrder(String displayOrder_)(Code)
DOCUMENT ME!
Parameters:
  displayOrder_ -



setEditButtonAction
public void setEditButtonAction(String editButtonAction_)(Code)
DOCUMENT ME!
Parameters:
  editButtonAction_ -



setEditButtonTarget
public void setEditButtonTarget(String editButtonTarget_)(Code)
DOCUMENT ME!
Parameters:
  editButtonTarget_ -



setHideButtons
public void setHideButtons(String hideButtons_)(Code)
DOCUMENT ME!
Parameters:
  hideButtons_ -



setIsUpdateable
public void setIsUpdateable(boolean isUpdateable_)(Code)
DOCUMENT ME!
Parameters:
  isUpdateable_ -



setLayoutTypeId
public void setLayoutTypeId(int layoutTypeId_)(Code)
DOCUMENT ME!
Parameters:
  layoutTypeId_ -



setLayoutTypeId
public void setLayoutTypeId(String layoutTypeId_)(Code)
DOCUMENT ME!
Parameters:
  layoutTypeId_ -



setNewButtonAction
public void setNewButtonAction(String newButtonAction_)(Code)
DOCUMENT ME!
Parameters:
  newButtonAction_ -



setNewButtonTarget
public void setNewButtonTarget(String newButtonTarget_)(Code)
DOCUMENT ME!
Parameters:
  newButtonTarget_ -



setRowCount
public void setRowCount(int rowCount_)(Code)
DOCUMENT ME!
Parameters:
  rowCount_ -



setRowCount
public void setRowCount(String rowCount_)(Code)
DOCUMENT ME!
Parameters:
  rowCount_ -



setRowsPerPage
public void setRowsPerPage(int rowsPerPage_)(Code)
DOCUMENT ME!
Parameters:
  rowsPerPage_ -



setRowsPerPage
public void setRowsPerPage(String rowsPerPage_)(Code)
DOCUMENT ME!
Parameters:
  rowsPerPage_ -



setScreenId
public void setScreenId(String screenId_)(Code)
DOCUMENT ME!
Parameters:
  screenId_ -



setSearchAction
public void setSearchAction(String searchAction_)(Code)
DOCUMENT ME!
Parameters:
  searchAction_ -



setSearchAttributeId
public void setSearchAttributeId(String searchAttributeId_)(Code)
DOCUMENT ME!
Parameters:
  searchAttributeId_ -



setSearchTarget
public void setSearchTarget(String searchTarget_)(Code)
DOCUMENT ME!
Parameters:
  searchTarget_ -



setSectionDescription
public void setSectionDescription(String sectionDescription_)(Code)
DOCUMENT ME!
Parameters:
  sectionDescription_ -



setSectionId
public void setSectionId(String sectionId_)(Code)
DOCUMENT ME!
Parameters:
  sectionId_ -



setSectionName
public void setSectionName(String sectionName_)(Code)
DOCUMENT ME!
Parameters:
  sectionName_ -



setSelectNameDef
public void setSelectNameDef(String selectNameDef_)(Code)
DOCUMENT ME!
Parameters:
  selectNameDef_ -



setSendQueryParameterList
public void setSendQueryParameterList(String sendQueryParameterList_)(Code)
DOCUMENT ME!
Parameters:
  sendQueryParameterList_ -



setSendQueryParameterValueMap
public void setSendQueryParameterValueMap(HashMap sendQueryParameterMap_)(Code)
DOCUMENT ME!
Parameters:
  sendQueryParameterMap_ -



setSortDef
public void setSortDef(String sortDef_)(Code)
DOCUMENT ME!
Parameters:
  sortDef_ -



setTitleDef
public void setTitleDef(String titleDef_)(Code)
DOCUMENT ME!
Parameters:
  titleDef_ -



setUiFieldList
public void setUiFieldList(List uiFieldList_)(Code)
DOCUMENT ME!
Parameters:
  uiFieldList_ -



setUiScreen
public void setUiScreen(UIScreen uiScreen_)(Code)
DOCUMENT ME!
Parameters:
  uiScreen_ -



setUiScreenSectionEntityList
public void setUiScreenSectionEntityList(List uiScreenSectionEntityList_)(Code)
DOCUMENT ME!
Parameters:
  uiScreenSectionEntityList_ -



setUseQueryParameterList
public void setUseQueryParameterList(String useQueryParameterList_)(Code)
DOCUMENT ME!
Parameters:
  useQueryParameterList_ -



setUseQueryParameterValueMap
public void setUseQueryParameterValueMap(HashMap useQueryParameterMap_)(Code)
DOCUMENT ME!
Parameters:
  useQueryParameterMap_ -



setUserInfo
public void setUserInfo(UserInfo userInfo_)(Code)
DOCUMENT ME!
Parameters:
  userInfo_ -



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.