|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldScreenAssociations
A class to help configure associations of one particular field to screens. The functionality offered here is akin to:
FieldConfigurations.FieldConfiguration.getScreens(String)| Method Summary | |
|---|---|
void |
addFieldToScreen(String screen)
Adds the current field to the specified screen. |
void |
removeFieldFromScreen(String screen)
Removes the current field from the specified screen. |
| Method Detail |
|---|
void removeFieldFromScreen(String screen)
screen - the name of the screen e.g. Resolve Issue Screenvoid addFieldToScreen(String screen)
screen - the name of the screen e.g. Resolve Issue Screen
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||