|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NLS | |
|---|---|
| com.jaxfront.core.dom | |
| com.jaxfront.core.ui | |
| com.jaxfront.core.util | |
| com.jaxfront.core.xui | |
| Uses of NLS in com.jaxfront.core.dom |
|---|
| Methods in com.jaxfront.core.dom that return NLS | |
|---|---|
NLS |
Document.getNLS()
Returns the NLS for this DOM. |
| Methods in com.jaxfront.core.dom with parameters of type NLS | |
|---|---|
void |
Document.setNLS(NLS nls)
Sets the NLS properties to use. |
static Document |
DOMHelper.updateJAXFormsDOM(Document jaxformsDOM,
Document targetDOM,
org.w3c.dom.Document xmlDataDOM,
Document xuiDOM,
Document pdfXUIDOM,
java.net.URL xsdURL,
java.net.URL xuiURL,
NLS nls,
java.net.URL xmlURL)
|
| Uses of NLS in com.jaxfront.core.ui |
|---|
| Methods in com.jaxfront.core.ui with parameters of type NLS | |
|---|---|
void |
ClipBoard.handleStyleNLS(Type sourceType,
Type targetType,
java.lang.String sourceXPath,
java.lang.String targetXPath,
NLS nls)
|
boolean |
ClipBoard.paste(CopyTypeWrapper wrapper,
Type type,
NLS nls,
boolean bruteforce,
boolean releaseVisualizers)
Paste the content of a type to another type. |
boolean |
ClipBoard.paste(Type type,
NLS nls,
boolean bruteforce)
|
boolean |
ClipBoard.paste(Type type,
NLS nls,
boolean bruteforce,
boolean releaseVisualizers)
Paste the content of a type to another type. |
void |
ClipBoard.pasteNLS(CopyTypeWrapper wrapper,
Type targetType,
NLS nls)
|
| Uses of NLS in com.jaxfront.core.util |
|---|
| Methods in com.jaxfront.core.util that return NLS | |
|---|---|
NLS |
JAXFrontProperties.getNLS()
Returns the core engine NLS properties. |
NLS |
JAXFrontProperties.getNLS(java.lang.String language)
Returns the core engine NLS properties in the passed language. |
| Methods in com.jaxfront.core.util with parameters of type NLS | |
|---|---|
static void |
TextTools.exportToCSV(java.lang.StringBuffer result,
int startCol,
ListEntry[] columnNames,
java.util.Map codeTables,
NLS nls)
|
static java.lang.String[] |
ListEntry.toStringArray(ListEntry[] entries,
boolean useValue,
NLS translations,
java.lang.String valPrefix)
|
| Uses of NLS in com.jaxfront.core.xui |
|---|
| Methods in com.jaxfront.core.xui with parameters of type NLS | |
|---|---|
static void |
NLS.storeEmbeddedNLS(Document uiDOM,
NLS nls)
|
| Constructors in com.jaxfront.core.xui with parameters of type NLS | |
|---|---|
NLS(NLS nls)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||