|
Servoy 5.x Public API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IFormManager
Interface to handle forms.
| Field Summary |
|---|
| Fields inherited from interface com.servoy.j2db.IFormManagerInternal |
|---|
USER_WINDOW_PREFIX |
| Method Summary | |
|---|---|
IForm |
getCurrentForm()
Get the current active showing form. |
IForm |
getForm(String name)
Get a form by name, which might not be visible |
| Methods inherited from interface com.servoy.j2db.IFormManagerInternal |
|---|
clearLoginForm, getCurrentMainShowingFormController, showSolutionLoading, synchViewMenu |
| Methods inherited from interface com.servoy.j2db.IManager |
|---|
flushCachedItems, init |
| Methods inherited from interface java.beans.PropertyChangeListener |
|---|
propertyChange |
| Method Detail |
|---|
IForm getCurrentForm()
IForm getForm(String name)
name -
|
Copyright © 2010 Servoy B.V. | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||