Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMTextValue
Packages that use MMTextValue
-
Uses of MMTextValue in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as MMTextValueModifier and TypeFieldDescriptionARG_SetTextTranslation.ohValuetext value elementARG_TextTransTextValue.ohValuetext valueMethods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMTextValueModifier and TypeMethodDescriptionMMTextAble.getOwnedTextValue(K_CONTROL_OPTION... behaviourFlags) All text values owned by this element.MMTextAble.getOwnedTextValueByPattern(String pattern, K_CONTROL_OPTION... behaviourFlags) All text values owned by this element.MMText.getTextValue()All set values for the text.Methods in de.mid.innovator.srv2api.icw2meta with parameters of type MMTextValueModifier and TypeMethodDescriptionvoidADTranslationAble.setTextTranslation(MMTextValue ohValue, String strFlowTrans, String strPlainTrans) Changes the translation of the specified text value.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type MMTextValueModifierConstructorDescriptionARG_SetTextTranslation(MMTextValue ohValue, String strFlowTrans, String strPlainTrans) ARG_TextTransTextValue(ARG_TextTransText valText, ARG_TextTransLang valLang, MMTextValue ohValue, String strValue, String strExpValue, boolean isTranslation)