Uses of Interface
org.eclnt.jsfserver.defaultscreens.ISetId
Packages that use ISetId
-
Uses of ISetId in org.eclnt.jsfserver.defaultscreens
Subinterfaces of ISetId in org.eclnt.jsfserver.defaultscreensModifier and TypeInterfaceDescriptioninterfaceThis interface extends ISetId to include a method for reacting when a selection is closed by the user closing the popup without having done any selection.Methods in org.eclnt.jsfserver.defaultscreens with parameters of type ISetIdModifier and TypeMethodDescriptionvoidIdAttributesSelection.setCallBack(ISetId callBack) Specifies a call back.voidIdTextSelection.setCallBack(ISetId callBack) Specifies a call back.