Uses of Class
org.eclnt.jsfserver.pagebean.PageBean
Packages that use PageBean
Package
Description
-
Uses of PageBean in org.eclnt.jsfserver.defaultscreens
Subclasses of PageBean in org.eclnt.jsfserver.defaultscreensModifier and TypeClassDescriptionclass
Some default screens that are provided - e.g. message screens ("ok"-dialogs, "yes-no"-dialogs) and default dialogs for the grid processing ("column details", "search & export").class
This is the one class managing the "popup aspects" of a grid:
(1.) the search & export popup
(2.) the popup for arranging the columns
Background: you may e.g. use the class to build an own popup dialog providing both parts of the function within one popup.class
class
-
Uses of PageBean in org.eclnt.jsfserver.elements.impl
Subclasses of PageBean in org.eclnt.jsfserver.elements.impl -
Uses of PageBean in org.eclnt.jsfserver.elements.nullcontent
Subclasses of PageBean in org.eclnt.jsfserver.elements.nullcontent -
Uses of PageBean in org.eclnt.jsfserver.elements.polling
Subclasses of PageBean in org.eclnt.jsfserver.elements.polling -
Uses of PageBean in org.eclnt.jsfserver.managedbean
Subclasses of PageBean in org.eclnt.jsfserver.managedbeanModifier and TypeClassDescriptionclass
Default implementation of bean that is managed by a dispatcher. -
Uses of PageBean in org.eclnt.jsfserver.pagebean.component
Subclasses of PageBean in org.eclnt.jsfserver.pagebean.componentModifier and TypeClassDescriptionclass
Self containing component that can be easily re-used across application projects.class
Base functions of a page bean component. -
Uses of PageBean in org.eclnt.jsfserver.pagebean.componentascontrol
Subclasses of PageBean in org.eclnt.jsfserver.pagebean.componentascontrolModifier and TypeClassDescriptionclass
Self containing component that can be easily re-used across application projects.class
-
Uses of PageBean in org.eclnt.jsfserver.rttools
Subclasses of PageBean in org.eclnt.jsfserver.rttoolsModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of PageBean in org.eclnt.jsfserver.util.pagebeancomponents
Subclasses of PageBean in org.eclnt.jsfserver.util.pagebeancomponents -
Uses of PageBean in org.eclnt.workplace
Subclasses of PageBean in org.eclnt.workplaceModifier and TypeClassDescriptionclass
class
class
class
Workpage container renderer in which each workpage is embedded into a HIDEABLEPANE, using "resize" as type of hiding (so that e.g.class
Bean that is managed within a workplace context.class
Page bean that renders a function tree in the following way:
1. the first level functions are rendered as buttons
2. the second level functions are rendered as trees
Each button is associated to one tree and opens/closes the tree.class