Plumtree Portal UI  
 

LocNamesModel Class

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.

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

System.Object
   com.plumtree.uiinfrastructure.editor.EditorHelperModel
      com.plumtree.uiinfrastructure.expandablelist.ExpListModel
         com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames.LocNamesModel

public class LocNamesModel : ExpListModel, ILocNamesModel, ILocNamesModelRO

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

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

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

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