|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Theme.RequirementCollection
Generic requirement collection interface. Requirement collection introducing methods for combining requirements into single requirement.
| Method Summary | |
|---|---|
void |
addRequirement(Theme.Requirement requirement)
Adds the new requirement to this collection. |
void |
removeRequirement(Theme.Requirement requirement)
Removes the requirement from this collection. |
| Methods inherited from interface com.itmill.toolkit.terminal.web.Theme.Requirement |
|---|
isMet |
| Method Detail |
|---|
void addRequirement(Theme.Requirement requirement)
requirement - the Requirement to be added.void removeRequirement(Theme.Requirement requirement)
requirement - the Requirement to be removed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||