|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QuickFormInputNode
Implemented by NodeModel derivatives that represent quick form input elements.
| Method Summary | |
|---|---|
AbstractQuickFormConfiguration<? extends AbstractQuickFormValueInConfiguration> |
getConfiguration()
Get handle on current (filled) configuration or null. |
AbstractQuickFormInElement |
getQuickFormElement()
Get the quick form element controlling the relevant portions to this node. |
void |
loadFromQuickFormElement(AbstractQuickFormInElement formElement)
Loads values from the argument form element. |
| Method Detail |
|---|
AbstractQuickFormInElement getQuickFormElement()
loadFromQuickFormElement(AbstractQuickFormInElement) method.
AbstractQuickFormConfiguration<? extends AbstractQuickFormValueInConfiguration> getConfiguration()
void loadFromQuickFormElement(AbstractQuickFormInElement formElement)
throws InvalidSettingsException
formElement - To load from.
InvalidSettingsException - If the argument is not of expected
type or has invalid values.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||