|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of InputContext in net.officefloor.eclipse.common.dialog.input |
|---|
| Classes in net.officefloor.eclipse.common.dialog.input that implement InputContext | |
|---|---|
class |
InputHandler<T>
Handle for the Input. |
| Methods in net.officefloor.eclipse.common.dialog.input with parameters of type InputContext | |
|---|---|
C |
Input.buildControl(InputContext context)
Builds the Control. |
Object |
Input.getValue(C control,
InputContext context)
Obtains the value from the input Control. |
| Uses of InputContext in net.officefloor.eclipse.common.dialog.input.csv |
|---|
| Methods in net.officefloor.eclipse.common.dialog.input.csv with parameters of type InputContext | |
|---|---|
org.eclipse.swt.widgets.Composite |
ListInput.buildControl(InputContext context)
|
Object |
ListInput.getValue(org.eclipse.swt.widgets.Composite control,
InputContext context)
|
| Uses of InputContext in net.officefloor.eclipse.common.dialog.input.impl |
|---|
| Methods in net.officefloor.eclipse.common.dialog.input.impl with parameters of type InputContext | |
|---|---|
org.eclipse.swt.widgets.List |
ManagedObjectScopeInput.buildControl(InputContext context)
|
org.eclipse.swt.widgets.Table |
PropertyListInput.buildControl(InputContext context)
|
org.eclipse.swt.widgets.Composite |
ClasspathFileInput.buildControl(InputContext context)
|
org.eclipse.swt.widgets.Composite |
ClasspathClassInput.buildControl(InputContext context)
|
org.eclipse.swt.widgets.Tree |
OfficeSectionInput.buildControl(InputContext context)
|
org.eclipse.swt.widgets.Control |
BeanListInput.buildControl(InputContext context)
|
org.eclipse.swt.widgets.Button |
BooleanInput.buildControl(InputContext context)
|
org.eclipse.swt.widgets.List |
SubTypeSelectionInput.buildControl(InputContext context)
|
org.eclipse.swt.widgets.Combo |
ClassMethodInput.buildControl(InputContext context)
|
Object |
BooleanInput.getValue(org.eclipse.swt.widgets.Button control,
InputContext context)
|
Object |
ClassMethodInput.getValue(org.eclipse.swt.widgets.Combo control,
InputContext context)
|
Object |
ClasspathFileInput.getValue(org.eclipse.swt.widgets.Composite control,
InputContext context)
|
Object |
ClasspathClassInput.getValue(org.eclipse.swt.widgets.Composite control,
InputContext context)
|
List<B> |
BeanListInput.getValue(org.eclipse.swt.widgets.Control control,
InputContext context)
|
Object |
ManagedObjectScopeInput.getValue(org.eclipse.swt.widgets.List control,
InputContext context)
|
String |
SubTypeSelectionInput.getValue(org.eclipse.swt.widgets.List control,
InputContext context)
|
Object |
PropertyListInput.getValue(org.eclipse.swt.widgets.Table control,
InputContext context)
|
Object |
OfficeSectionInput.getValue(org.eclipse.swt.widgets.Tree control,
InputContext context)
|
| Uses of InputContext in net.officefloor.eclipse.conform |
|---|
| Methods in net.officefloor.eclipse.conform with parameters of type InputContext | |
|---|---|
org.eclipse.swt.widgets.Canvas |
ConformInput.buildControl(InputContext context)
|
Object |
ConformInput.getValue(org.eclipse.swt.widgets.Canvas control,
InputContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||