public class TaskPromptSetName extends Object
| Constructor and Description |
|---|
TaskPromptSetName(com.uc4.util.XMLDocument doc,
Element node)
Creates a new
TaskPromptSetName. |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight()
Returns the height of the window in the User Interface.
|
UC4ObjectName |
getName()
Returns the name of the Prompt Set.
|
String |
getType()
Returns the type of this prompt.
|
int |
getWidth()
Returns the width of the window in the User Interface.
|
String |
toString() |
public TaskPromptSetName(com.uc4.util.XMLDocument doc,
Element node)
TaskPromptSetName.doc - XML Documentnode - Elementpublic UC4ObjectName getName()
public int getHeight()
public int getWidth()
public String getType()
Copyright © 2021. All rights reserved.