|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |