public class ERXLocalizationEditor extends WOComponent
WOComponent._EventLoggingEnabler, WOComponent.EventNSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.UtilityNSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessorNSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException| Modifier and Type | Field and Description |
|---|---|
NSMutableDictionary |
currentEntry |
java.lang.String |
currentFilename |
java.lang.String |
currentFramework |
java.lang.String |
currentLanguage |
NSMutableArray<NSMutableDictionary<java.lang.String,java.lang.Object>> |
data |
WODisplayGroup |
displayGroup |
java.lang.String |
keyToAdd |
java.lang.String |
selectedFilename |
java.lang.String |
selectedFramework |
java.lang.String |
UNSET |
_Extension, _IsEventLoggingEnabled, _keyAssociations_CLASS_CLASS, _KeyPathSeparatorChar, KeyPathSeparatorNullValue_CLASS| Constructor and Description |
|---|
ERXLocalizationEditor(WOContext context) |
| Modifier and Type | Method and Description |
|---|---|
WOComponent |
addEntry()
Add an entry to the array of objects
|
NSArray<java.lang.String> |
availableLanguages() |
void |
awake() |
int |
colspanForBatchNavigation() |
java.lang.String |
currentValue() |
void |
editFramework() |
boolean |
fileExistsInLanguage() |
NSArray<java.lang.String> |
fileNamesToWatch() |
NSArray<java.lang.String> |
frameworkSearchPath() |
boolean |
hasCurrentValue() |
java.lang.String |
highlightClass()
Returns a colored border style for unset values
|
boolean |
isLargeEntry() |
WOComponent |
removeEntry()
Removes the current entry from all languages
|
void |
saveFramework() |
void |
setCurrentValue(java.lang.String value) |
WOComponent |
sortEntries()
Sorts the entries ascending with the selected language, brings empty entries to the first batches
|
java.net.URL |
urlForCurrentFile() |
java.net.URL |
urlForSelectedFile() |
java.lang.String |
valueCellWidth()
Returns a width for the current columns
|
java.lang.String |
valueComponentName() |
__valueForBinding, _associationWithName, _awakeInContext, _childTemplate, _cleanUpStatelessComponent, _componentDefinition, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, appendToResponse, application, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, invokeAction, isCachingEnabled, isEventLoggingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, reset, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, sleep, synchronizesVariablesWithBindings, takeValueForKey, takeValueForKeyPath, takeValuesFromRequest, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithNamepublic java.lang.String currentLanguage
public java.lang.String currentFilename
public java.lang.String currentFramework
public NSMutableArray<NSMutableDictionary<java.lang.String,java.lang.Object>> data
public NSMutableDictionary currentEntry
public java.lang.String selectedFramework
public java.lang.String selectedFilename
public java.lang.String UNSET
public WODisplayGroup displayGroup
public java.lang.String keyToAdd
public ERXLocalizationEditor(WOContext context)
public void awake()
awake in class WOComponentpublic NSArray<java.lang.String> availableLanguages()
public NSArray<java.lang.String> frameworkSearchPath()
public NSArray<java.lang.String> fileNamesToWatch()
public java.net.URL urlForCurrentFile()
public java.net.URL urlForSelectedFile()
public boolean fileExistsInLanguage()
public void editFramework()
public boolean isLargeEntry()
public java.lang.String highlightClass()
public java.lang.String valueCellWidth()
public int colspanForBatchNavigation()
public java.lang.String valueComponentName()
public void saveFramework()
throws java.io.IOException
java.io.IOExceptionpublic boolean hasCurrentValue()
public java.lang.String currentValue()
public void setCurrentValue(java.lang.String value)
public WOComponent sortEntries()
public WOComponent addEntry()
public WOComponent removeEntry()
Copyright © 2002 – 2022 Project Wonder.