|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type this RenderingResultRow
works on
@Deprecated public interface RenderingResultRow<T>
This class is used to mark an result row of an renderer. Thus all controls should be displayed in one row.
Method Summary | |
---|---|
Set<T> |
getControls()
Deprecated. Return all Controls which are held by this RenderingResultRow. |
T |
getMainControl()
Deprecated. |
Method Detail |
---|
@Deprecated T getMainControl()
Set<T> getControls()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |