| 
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICloneDescriptionStack
The ICloneDescriptionStack, should be implemented by all coleable structures like tables and else.
| Method Summary | |
|---|---|
 void | 
addToElementStack(IPropertyDescriptionElement propertyDescriptionElement)
Adds a new element to the stack (this weill be placed on top automagically, (this is pretty obvious cause we're working with a stack, I know, I know).  | 
 IPropertyDescriptionElement | 
getFromElementStack()
Gets the top element from the stack without deleting it.  | 
 IPropertyDescriptionElement | 
popFromElementStack()
Removes the top element from the stack and returns it.  | 
| Method Detail | 
|---|
void addToElementStack(IPropertyDescriptionElement propertyDescriptionElement)
propertyDescriptionElement - property description element to be usedIPropertyDescriptionElement popFromElementStack()
IPropertyDescriptionElement getFromElementStack()
  | 
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||