Java Doc for TaxonomyBrowserView.java in  » Portal » Open-Portal » com » sun » portal » search » admin » 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 » Portal » Open Portal » com.sun.portal.search.admin 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.sun.portal.search.admin.TaxonomyBrowserView

TaxonomyBrowserView
public class TaxonomyBrowserView extends RequestHandlingViewBase (Code)


Field Summary
final public static  StringCHILD_CANCEL_BTN
    
final public static  StringCHILD_CATEGORY_PATH
    
final public static  StringCHILD_COLLAPSE_ALL
    
final public static  StringCHILD_EXPAND_ALL
    
final public static  StringCHILD_JUMP_PAGE_URL
    
final public static  StringCHILD_NEXT
    
final public static  StringCHILD_NODES_PER_PAGE
    
final public static  StringCHILD_OK_BTN
    
final public static  StringCHILD_PAGE_HELP
    
final public static  StringCHILD_PAGE_SELECT
    
final public static  StringCHILD_PREVIOUS
    
final public static  StringCHILD_RELOADPAGE
    
final public static  StringCHILD_REMOVE_BTN
    
final public static  StringCHILD_SELECTED_LABEL
    
final public static  StringCHILD_SELECTED_LIST
    
final public static  StringCHILD_SINGLESELECTED_TAX
    
final public static  StringDISPLAY_NB_NODES
    
final public static  StringDISPLAY_PAGE
    
final public static  StringSESION_ATTR_BROWSE_FOR
    
final public static  StringSESION_ATTR_BROWSING_ON
    
final public static  StringSESION_ATTR_SELECTED_TAX
    
final public static  StringSESION_ATTR_SELECTED_TAX_ORG
    
final public static  StringTAX_ACTION_ADD_CHILD
    
final public static  StringTAX_ACTION_ADD_SIBLING
    
final public static  StringTAX_ACTION_DELETE
    
final public static  StringTAX_ACTION_EDIT
    
final public static  StringTAX_ACTION_SELECT
    
final public static  StringTAX_ACTION_UPDATE
    
final public static  StringTAX_TREEVIEW
    
public  intcurrentPage
    
public  StringcurrentTaxName
    
public static  intmaxNbComboElement
    
public static  intmaxNbNodesDisplayed
    
public  intnbDisplayable
    
public  intnbPages
    
public  intnbParents
    
protected  StringnodePage
    

Constructor Summary
public  TaxonomyBrowserView(View parent, String name)
    

Method Summary
public  voidbeginDisplay(DisplayEvent event)
    
public  booleanbeginExpandCollapseDisplay(ChildDisplayEvent event)
    
public  booleanbeginMultipleSectionDisplay(ChildDisplayEvent event)
    
public  booleanbeginNavigationBarDisplay(ChildDisplayEvent event)
    
public  booleanbeginNextLinkDisplay(ChildDisplayEvent event)
    
public  booleanbeginNodesPerPageDisplay(ChildDisplayEvent event)
    
public  booleanbeginNotNextLinkDisplay(ChildDisplayEvent event)
    
public  booleanbeginNotPageSelectDisplay(ChildDisplayEvent event)
    
public  booleanbeginNotPreviousLinkDisplay(ChildDisplayEvent event)
    
public  booleanbeginPageSelectDisplay(ChildDisplayEvent event)
    
public  booleanbeginPersistanceMsgDisplay(ChildDisplayEvent event)
    
public  booleanbeginPreviousLinkDisplay(ChildDisplayEvent event)
    
public  booleanbeginSingleSectionDisplay(ChildDisplayEvent event)
    
protected  ViewcreateChild(String name)
    
 StringfindDisplayableNodeId(int displayableNodeIndex)
    
 intfindDisplayableNodeIndex(String NodeId)
    
public  StringfindNodeId(int index)
    
public  intfindNodeId(int nodeIndex, int currentIndex, String startNodeId)
    
public  intfindNodePage(String nodeId)
    
public  intfindNodePage(String nodeId, String startNodeId)
    
public  voidgetCurrentPage()
    
public  StringgetErrorMsg()
    
public  intgetIndexByTax(String taxName)
    
 StringgetLocalizedString(String key)
    
 StringgetModuleURL()
    
public  voidgetNbPages()
    
public  intgetNext()
    
public  intgetPrevious()
    
public  StringgetTaxonomyName()
    
public  TaxonomyTreeModelgetTaxonomyTreeModel()
    
 LocalegetUserLocale()
    
public  voidhandleCancelButtonRequest(RequestInvocationEvent event)
    
public  voidhandleCollapseAllRequest(RequestInvocationEvent event)
    
public  voidhandleExpandAllRequest(RequestInvocationEvent event)
    
public  voidhandleNextLinkRequest(RequestInvocationEvent event)
    
public  voidhandleOkButtonRequest(RequestInvocationEvent event)
    
public  voidhandlePreviousLinkRequest(RequestInvocationEvent event)
    
public  voidhandleReloadPageRequest(RequestInvocationEvent event)
    
public  booleanisFirstDisplayed()
    
public  booleanisLastDisplayed()
    
public  StringprettyPrintCategory(String catStr)
    
protected  voidregisterChildren()
    
public  voidsetPageSelect(ArrayList firstNodeList)
    

Field Detail
CHILD_CANCEL_BTN
final public static String CHILD_CANCEL_BTN(Code)



CHILD_CATEGORY_PATH
final public static String CHILD_CATEGORY_PATH(Code)



CHILD_COLLAPSE_ALL
final public static String CHILD_COLLAPSE_ALL(Code)



CHILD_EXPAND_ALL
final public static String CHILD_EXPAND_ALL(Code)



CHILD_JUMP_PAGE_URL
final public static String CHILD_JUMP_PAGE_URL(Code)



CHILD_NEXT
final public static String CHILD_NEXT(Code)



CHILD_NODES_PER_PAGE
final public static String CHILD_NODES_PER_PAGE(Code)



CHILD_OK_BTN
final public static String CHILD_OK_BTN(Code)



CHILD_PAGE_HELP
final public static String CHILD_PAGE_HELP(Code)



CHILD_PAGE_SELECT
final public static String CHILD_PAGE_SELECT(Code)



CHILD_PREVIOUS
final public static String CHILD_PREVIOUS(Code)



CHILD_RELOADPAGE
final public static String CHILD_RELOADPAGE(Code)



CHILD_REMOVE_BTN
final public static String CHILD_REMOVE_BTN(Code)



CHILD_SELECTED_LABEL
final public static String CHILD_SELECTED_LABEL(Code)



CHILD_SELECTED_LIST
final public static String CHILD_SELECTED_LIST(Code)



CHILD_SINGLESELECTED_TAX
final public static String CHILD_SINGLESELECTED_TAX(Code)



DISPLAY_NB_NODES
final public static String DISPLAY_NB_NODES(Code)



DISPLAY_PAGE
final public static String DISPLAY_PAGE(Code)



SESION_ATTR_BROWSE_FOR
final public static String SESION_ATTR_BROWSE_FOR(Code)



SESION_ATTR_BROWSING_ON
final public static String SESION_ATTR_BROWSING_ON(Code)



SESION_ATTR_SELECTED_TAX
final public static String SESION_ATTR_SELECTED_TAX(Code)



SESION_ATTR_SELECTED_TAX_ORG
final public static String SESION_ATTR_SELECTED_TAX_ORG(Code)



TAX_ACTION_ADD_CHILD
final public static String TAX_ACTION_ADD_CHILD(Code)



TAX_ACTION_ADD_SIBLING
final public static String TAX_ACTION_ADD_SIBLING(Code)



TAX_ACTION_DELETE
final public static String TAX_ACTION_DELETE(Code)



TAX_ACTION_EDIT
final public static String TAX_ACTION_EDIT(Code)



TAX_ACTION_SELECT
final public static String TAX_ACTION_SELECT(Code)



TAX_ACTION_UPDATE
final public static String TAX_ACTION_UPDATE(Code)



TAX_TREEVIEW
final public static String TAX_TREEVIEW(Code)



currentPage
public int currentPage(Code)



currentTaxName
public String currentTaxName(Code)



maxNbComboElement
public static int maxNbComboElement(Code)



maxNbNodesDisplayed
public static int maxNbNodesDisplayed(Code)



nbDisplayable
public int nbDisplayable(Code)



nbPages
public int nbPages(Code)



nbParents
public int nbParents(Code)



nodePage
protected String nodePage(Code)




Constructor Detail
TaxonomyBrowserView
public TaxonomyBrowserView(View parent, String name)(Code)
Creates new TaxonomyBrowserView




Method Detail
beginDisplay
public void beginDisplay(DisplayEvent event)(Code)



beginExpandCollapseDisplay
public boolean beginExpandCollapseDisplay(ChildDisplayEvent event)(Code)



beginMultipleSectionDisplay
public boolean beginMultipleSectionDisplay(ChildDisplayEvent event)(Code)



beginNavigationBarDisplay
public boolean beginNavigationBarDisplay(ChildDisplayEvent event)(Code)



beginNextLinkDisplay
public boolean beginNextLinkDisplay(ChildDisplayEvent event)(Code)



beginNodesPerPageDisplay
public boolean beginNodesPerPageDisplay(ChildDisplayEvent event)(Code)



beginNotNextLinkDisplay
public boolean beginNotNextLinkDisplay(ChildDisplayEvent event)(Code)



beginNotPageSelectDisplay
public boolean beginNotPageSelectDisplay(ChildDisplayEvent event)(Code)



beginNotPreviousLinkDisplay
public boolean beginNotPreviousLinkDisplay(ChildDisplayEvent event)(Code)



beginPageSelectDisplay
public boolean beginPageSelectDisplay(ChildDisplayEvent event)(Code)



beginPersistanceMsgDisplay
public boolean beginPersistanceMsgDisplay(ChildDisplayEvent event)(Code)



beginPreviousLinkDisplay
public boolean beginPreviousLinkDisplay(ChildDisplayEvent event)(Code)



beginSingleSectionDisplay
public boolean beginSingleSectionDisplay(ChildDisplayEvent event)(Code)



createChild
protected View createChild(String name)(Code)



findDisplayableNodeId
String findDisplayableNodeId(int displayableNodeIndex)(Code)



findDisplayableNodeIndex
int findDisplayableNodeIndex(String NodeId)(Code)



findNodeId
public String findNodeId(int index)(Code)



findNodeId
public int findNodeId(int nodeIndex, int currentIndex, String startNodeId) throws ModelControlException(Code)



findNodePage
public int findNodePage(String nodeId)(Code)



findNodePage
public int findNodePage(String nodeId, String startNodeId)(Code)



getCurrentPage
public void getCurrentPage()(Code)



getErrorMsg
public String getErrorMsg()(Code)



getIndexByTax
public int getIndexByTax(String taxName)(Code)



getLocalizedString
String getLocalizedString(String key)(Code)



getModuleURL
String getModuleURL()(Code)



getNbPages
public void getNbPages()(Code)



getNext
public int getNext()(Code)



getPrevious
public int getPrevious()(Code)



getTaxonomyName
public String getTaxonomyName()(Code)



getTaxonomyTreeModel
public TaxonomyTreeModel getTaxonomyTreeModel()(Code)



getUserLocale
Locale getUserLocale()(Code)



handleCancelButtonRequest
public void handleCancelButtonRequest(RequestInvocationEvent event) throws ModelControlException(Code)



handleCollapseAllRequest
public void handleCollapseAllRequest(RequestInvocationEvent event)(Code)



handleExpandAllRequest
public void handleExpandAllRequest(RequestInvocationEvent event)(Code)



handleNextLinkRequest
public void handleNextLinkRequest(RequestInvocationEvent event) throws ModelControlException(Code)



handleOkButtonRequest
public void handleOkButtonRequest(RequestInvocationEvent event) throws ModelControlException(Code)



handlePreviousLinkRequest
public void handlePreviousLinkRequest(RequestInvocationEvent event) throws ModelControlException(Code)



handleReloadPageRequest
public void handleReloadPageRequest(RequestInvocationEvent event)(Code)



isFirstDisplayed
public boolean isFirstDisplayed()(Code)



isLastDisplayed
public boolean isLastDisplayed()(Code)



prettyPrintCategory
public String prettyPrintCategory(String catStr)(Code)



registerChildren
protected void registerChildren()(Code)



setPageSelect
public void setPageSelect(ArrayList firstNodeList)(Code)



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