|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ui.validation.UIValidationFeedbackMsg
public class UIValidationFeedbackMsg
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
static UIValidationFeedbackMsg |
newInstance()
Creates a new instance of a UIValidationFeedbackMsg |
static UIValidationFeedbackMsg |
newInstance(String messageText,
FeedbackType messageType)
Creates a new instance of a UIValiadtionFeedbackMsg |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static UIValidationFeedbackMsg newInstance()
public static UIValidationFeedbackMsg newInstance(String messageText,
FeedbackType messageType)
messageText - - the message text for the feedback messagemessageType - - the FeedbackType for the feedback message
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||