|
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 IPageStyleProperties
Properties of a page style.
Field Summary | |
---|---|
static java.lang.String |
TYPE_ID
type id of this property |
Method Summary | |
---|---|
boolean |
getIsLandscape()
Returns property value of the page format. |
void |
setIsLandscape(boolean isLandscape)
Sets property value for the page format. |
Methods inherited from interface ag.ion.bion.officelayer.beans.IProperties |
---|
copyTo, getTypeID, getXPropertySet |
Field Detail |
---|
static final java.lang.String TYPE_ID
Method Detail |
---|
void setIsLandscape(boolean isLandscape) throws TextException
isLandscape
- value for the page format
TextException
- if the property can not be setboolean getIsLandscape() throws TextException
TextException
- if the property is not available
|
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 |