|
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 | ||||||||
java.lang.Objectag.ion.bion.officelayer.internal.beans.AbstractProperties
ag.ion.bion.officelayer.internal.text.PageStyleProperties
public class PageStyleProperties
Properties of a page style.
| Field Summary |
|---|
| Fields inherited from interface ag.ion.bion.officelayer.text.IPageStyleProperties |
|---|
TYPE_ID |
| Constructor Summary | |
|---|---|
PageStyleProperties(com.sun.star.beans.XPropertySet xPropertySet)
Constructs new PageStyleProperties. |
|
| Method Summary | |
|---|---|
static java.lang.String[] |
getDefaultPropertyKeys()
Returns the default property keys. |
boolean |
getIsLandscape()
Returns property value of the page format. |
static IPropertyKey[] |
getPossiblyPropertyKeys()
Returns the possible property keys. |
java.lang.String |
getTypeID()
Returns the id of the property. |
void |
setIsLandscape(boolean isLandscape)
Sets property value for the page format. |
| Methods inherited from class ag.ion.bion.officelayer.internal.beans.AbstractProperties |
|---|
copyTo, getXPropertySet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ag.ion.bion.officelayer.beans.IProperties |
|---|
copyTo, getXPropertySet |
| Constructor Detail |
|---|
public PageStyleProperties(com.sun.star.beans.XPropertySet xPropertySet)
throws java.lang.IllegalArgumentException
xPropertySet - OpenOffice.org XPropertySet interface
java.lang.IllegalArgumentException - if the submitted OpenOffice.org XPropertySet interface is not valid| Method Detail |
|---|
public static IPropertyKey[] getPossiblyPropertyKeys()
public static java.lang.String[] getDefaultPropertyKeys()
public java.lang.String getTypeID()
getTypeID in interface IPropertiesgetTypeID in class AbstractProperties
public void setIsLandscape(boolean isLandscape)
throws TextException
setIsLandscape in interface IPageStylePropertiesisLandscape - value for the page format
TextException - if the property can not be set
public boolean getIsLandscape()
throws TextException
getIsLandscape in interface IPageStylePropertiesTextException - 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 | ||||||||