Uses of Class
com.arsdigita.cms.contenttypes.ui.LinkSelectionModel

Packages that use LinkSelectionModel
com.arsdigita.cms.contenttypes.ui   
 

Uses of LinkSelectionModel in com.arsdigita.cms.contenttypes.ui
 

Methods in com.arsdigita.cms.contenttypes.ui that return LinkSelectionModel
protected  LinkSelectionModel LinkPropertyForm.getLinkSelectionModel()
          return selection model for Link that we are dealing with.
protected  LinkSelectionModel LinkPropertiesStep.getLinkSelectionModel()
          Gets the LinkSelectionModel for this authoring step.
 

Methods in com.arsdigita.cms.contenttypes.ui with parameters of type LinkSelectionModel
protected  void LinkPropertiesStep.setLinkSelectionModel(LinkSelectionModel linkModel)
          Sets the LinkSelectionModel for this authoring step.
 

Constructors in com.arsdigita.cms.contenttypes.ui with parameters of type LinkSelectionModel
LinkPropertyForm(ItemSelectionModel itemModel, LinkSelectionModel link)
          Creates a new form to edit the Link object specified by the item selection model passed in.
LinkTable(ItemSelectionModel item, LinkSelectionModel link)
          Constructor.
LinkDisplayTable(ItemSelectionModel item, LinkSelectionModel link)
          Constructor.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC