+

Search Tips   |   Advanced Search


com.ibm.workplace.wcm.api
Interface ShortTextComponent

All Superinterfaces:
ContentComponent, TextComponent

public interface ShortTextComponent
extends TextComponent

Represents a Short Text component.

A ShortTextComponent is a ContentComponent and cannot be stored as a separate entity in the repository.

A ShortTextComponent contains plain text of limited length. This interface provides methods to retrieve and set the text contained within this component.

note: since v6.0.0, a ContentComponent is referred to as an "Element" in the Authoring UI.

See Also:
ContentComponent, TextComponent

Method Summary
 
Methods inherited from interface com.ibm.workplace.wcm.api.TextComponent
getText, setText
 
Methods inherited from interface com.ibm.workplace.wcm.api.ContentComponent
getContainer, getName