JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.amazon.speech.speechlet.interfaces.display.element
Interface TextField
All Known Implementing Classes:
PlainText
,
RichText
public interface
TextField
This interface represents a text field that can be embedded within a display template.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getText
()
Returns the text for this field.
Method Detail
getText
String
getText()
Returns the text for this field.
Returns:
the text for this field
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017. All rights reserved.