|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IInfosOthersView
Method Summary | |
---|---|
void |
fillFilm(IFilmFormBean fb)
Fill the form bean. |
JComponent |
getImpl()
Return the view implementation. |
void |
setEnabled(boolean enabled)
Set if the view is enabled or disabled. |
void |
validate(Collection<org.jtheque.core.managers.error.JThequeError> errors)
Validate the view. |
Methods inherited from interface org.jtheque.primary.view.impl.listeners.CurrentObjectListener |
---|
objectChanged |
Method Detail |
---|
void validate(Collection<org.jtheque.core.managers.error.JThequeError> errors)
errors
- The errors list to fill.void fillFilm(IFilmFormBean fb)
fb
- The form bean to fill.void setEnabled(boolean enabled)
enabled
- A boolean tag indicating if the view must be enabled or not.JComponent getImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |