|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Option | |
|---|---|
| com.silverpeas.admin.components | Copyright (C) 2000 - 2013 Silverpeas This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |
| Uses of Option in com.silverpeas.admin.components |
|---|
| Fields in com.silverpeas.admin.components with type parameters of type Option | |
|---|---|
protected List<Option> |
Parameter.options
|
| Methods in com.silverpeas.admin.components that return Option | |
|---|---|
Option |
Option.clone()
|
Option |
ObjectFactory.createOption()
Create an instance of Option |
| Methods in com.silverpeas.admin.components that return types with arguments of type Option | |
|---|---|
List<Option> |
Parameter.getOptions()
Gets the value of the options property. |
| Method parameters in com.silverpeas.admin.components with type arguments of type Option | |
|---|---|
void |
Parameter.setOptions(List<Option> options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||