JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.ants.platform.client.resources.prompts.types
TextPrompt
NameStage
Contents
Description
Method Summary
Method Details
name(String)
from(TextPrompt)
Hide sidebar
Show sidebar
Interface TextPrompt.NameStage
All Known Implementing Classes:
TextPrompt.Builder
Enclosing class:
TextPrompt
public static interface
TextPrompt.NameStage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TextPrompt.Builder
from
(
TextPrompt
other)
TextPrompt.VersionStage
name
(
String
name)
Method Details
name
TextPrompt.VersionStage
name
(@NotNull
String
name)
from
TextPrompt.Builder
from
(
TextPrompt
other)