|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValidatableWidget
Represents a widget's ability to validate values set for its design-time properties. Implement this interface to display a message when user-set property values are invalid.
| Method Summary | |
|---|---|
String |
validateWidget()
Called by Clearspace to retrieve a message for the user when property values are invalid; returns null if values are valid. |
| Method Detail |
|---|
String validateWidget()
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||