|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITextPlugin.PageFormat | |
---|---|
ch.elexis.text | |
ch.elexis.textplugin | |
ch.rgw.oowrapper |
Uses of ITextPlugin.PageFormat in ch.elexis.text |
---|
Methods in ch.elexis.text that return ITextPlugin.PageFormat | |
---|---|
ITextPlugin.PageFormat |
ETFTextPlugin.getFormat()
|
ITextPlugin.PageFormat |
ITextPlugin.getFormat()
Return format of the page |
static ITextPlugin.PageFormat |
ITextPlugin.PageFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ITextPlugin.PageFormat[] |
ITextPlugin.PageFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ch.elexis.text with parameters of type ITextPlugin.PageFormat | |
---|---|
void |
ETFTextPlugin.setFormat(ITextPlugin.PageFormat f)
|
void |
ITextPlugin.setFormat(ITextPlugin.PageFormat f)
Set Format of the page |
Uses of ITextPlugin.PageFormat in ch.elexis.textplugin |
---|
Methods in ch.elexis.textplugin that return ITextPlugin.PageFormat | |
---|---|
ITextPlugin.PageFormat |
ElexisTextPlugin.getFormat()
|
Methods in ch.elexis.textplugin with parameters of type ITextPlugin.PageFormat | |
---|---|
void |
ElexisTextPlugin.setFormat(ITextPlugin.PageFormat f)
|
Uses of ITextPlugin.PageFormat in ch.rgw.oowrapper |
---|
Methods in ch.rgw.oowrapper that return ITextPlugin.PageFormat | |
---|---|
ITextPlugin.PageFormat |
OOText.getFormat()
|
Methods in ch.rgw.oowrapper with parameters of type ITextPlugin.PageFormat | |
---|---|
void |
OOText.setFormat(ITextPlugin.PageFormat f)
|
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |