RiTa
index
Name
getName()
Class
RiTextBehavior
Description
Returns the user-assigned name for this behavior; Will return the class name if not set by the user.
Syntax
getName();
Returns
java.lang.String
Usage
Web & Application
Related