JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
scriptinterface.defaulttypes
Interface TextHolder
All Known Implementing Classes:
GArray
,
GBoolean
,
GComplexType
,
GEdge
,
GExistingFile
,
GFile
,
GFloat
,
GFormat
,
GInteger
,
GIterable
,
GList
,
GMetaEdge
,
GObject
,
GPositiveInteger
,
GSet
,
GString
,
GVector
,
GVertex
,
StatusId
,
StatusText
public interface
TextHolder
Holds a text as a string.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getText
()
Returns the text.
Method Detail
getText
java.lang.String getText()
Returns the text.
Returns:
the text.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method