public class CustomChallengeQuestionEditor extends PropertyEditorSupport
| Constructor and Description | 
|---|
| CustomChallengeQuestionEditor(ChallengeQuestionService challengeQuestionService) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAsText() | 
| void | setAsText(String text) | 
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic CustomChallengeQuestionEditor(ChallengeQuestionService challengeQuestionService)
public String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionCopyright © 2020. All rights reserved.