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 IdAttributesSelectionIdAttributesSelection.createInstance(String[] titles, String[] widths) Creates a normal instance that is presented to the user as straight list.static IdAttributesSelectionIdAttributesSelection.createInstance(String[] titles, String[] widths, boolean allDataToClient) DefaultScreens.getPopupIdAttributesSelection()DefaultScreens.SessionAccess.getPopupIdAttributesSelection()Methods in org.eclnt.jsfserver.defaultscreens with parameters of type IdAttributesSelectionModifier and TypeMethodDescriptionvoidDefaultScreens.SessionAccess.setPopupIdAttributesSelection(IdAttributesSelection idAttributesSelection) Constructors in org.eclnt.jsfserver.defaultscreens with parameters of type IdAttributesSelectionModifierConstructorDescriptionIdAttributesLine(IdAttributesSelection idas, String id, String[] attributes)