|
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.document.PropertyDescriptor
public class PropertyDescriptor
Class to set ServiceMediaDescriptor properties.
Constructor Summary | |
---|---|
PropertyDescriptor()
Constructs new PropertyDescriptor. |
Method Summary | |
---|---|
void |
activatePropertyAsTemplate()
Activates the "AsTemplate" property. |
void |
activatePropertyHidden()
Activates the "Hidden" property. |
com.sun.star.beans.PropertyValue[] |
getProperties()
Method to return the array of PropertyValues comprised in the object. |
void |
setProperty(java.lang.String name,
java.lang.Object object)
Sets property value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyDescriptor()
Method Detail |
---|
public void setProperty(java.lang.String name, java.lang.Object object)
name
- the property name attribute.object
- the property value attribute.public void activatePropertyAsTemplate()
public void activatePropertyHidden()
public com.sun.star.beans.PropertyValue[] getProperties()
|
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 |