public interface ParameterizedStrukturI
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
describe() |
electric.xml.Document |
getCookedParameter(CodebausteinStorageI cbss,
StrukturParameterDefaultApplierI da,
java.lang.Object[] l10nPaths)
Gets and returns the value of the Parameter property with fullfledged
include replacement, l10n, etc. - the version which should finally be used
to create the GUI element.
|
boolean |
getIstAutomatikNN()
FIXME TH 2022-08-22: remove?
|
java.lang.String |
getParameter()
Gets and returns the value of the Parameter property with unlazy but without
any l10n or other preparation.
|
java.lang.String |
getRawParameter()
Simply gets and returns the value of the Parameter property without any
unlazy, preparation, l10n or anything.
|
boolean |
isLazy() |
boolean |
istIstAutomatik() |
void |
setParameter(java.lang.String str) |
void |
unlazy() |
static final java.lang.String $0
electric.xml.Document getCookedParameter(CodebausteinStorageI cbss, StrukturParameterDefaultApplierI da, java.lang.Object[] l10nPaths) throws electric.xml.ParseException
electric.xml.ParseException
java.lang.String getParameter()
java.lang.String getRawParameter()
void setParameter(java.lang.String str)
boolean isLazy()
void unlazy()
boolean getIstAutomatikNN()
boolean istIstAutomatik()
java.lang.String describe()
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.