Plumtree Portal UI  
 

ILocNamesModelRO Interface

This interface is implemented by the Model. It contains all the read-only methods of the Model accessed by the Views.

For a list of all members of this type, see ILocNamesModelRO Members.

com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames.ILocNamesModelRO
   com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames.ILocNamesModel

public interface ILocNamesModelRO : IExpListModelRO, IPaginationModelRO, IModelRO, IMVCObject

Types that implement ILocNamesModelRO

Type Description
LocNamesModel This is the implementation of the Expandable List framework for the Growable Array. The Growable Array is a list of input texts. On add, a new input text populated with the default value will be added at the bottom of the list.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

ILocNamesModelRO Members | com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames Namespace