Uses of Class
org.eclnt.jsfserver.defaultscreens.IdAttributesSelection
Packages that use IdAttributesSelection
-
Uses of IdAttributesSelection in org.eclnt.jsfserver.defaultscreens
Methods in org.eclnt.jsfserver.defaultscreens that return IdAttributesSelectionModifier and TypeMethodDescriptionstatic IdAttributesSelection
IdAttributesSelection.createInstance
(String[] titles, String[] widths) Creates a normal instance that is presented to the user as straight list.static IdAttributesSelection
IdAttributesSelection.createInstance
(String[] titles, String[] widths, boolean allDataToClient) DefaultScreens.getPopupIdAttributesSelection()
DefaultScreens.SessionAccess.getPopupIdAttributesSelection()
Methods in org.eclnt.jsfserver.defaultscreens with parameters of type IdAttributesSelectionModifier and TypeMethodDescriptionvoid
DefaultScreens.SessionAccess.setPopupIdAttributesSelection
(IdAttributesSelection idAttributesSelection) Constructors in org.eclnt.jsfserver.defaultscreens with parameters of type IdAttributesSelectionModifierConstructorDescriptionIdAttributesLine
(IdAttributesSelection idas, String id, String[] attributes)