| Package | Description |
|---|---|
| org.uberfire.ext.wires.shared.preferences.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
MySharedPreferenceBeanGeneratedImpl |
class |
MySharedPreferencePortableGeneratedImpl |
| Modifier and Type | Method and Description |
|---|---|
Class<MySharedPreference> |
MySharedPreferencePortableGeneratedImpl.getPojoClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
MySharedPreferenceBeanGeneratedImpl.load(ParameterizedCommand<MySharedPreference> successCallback,
ParameterizedCommand<Throwable> errorCallback) |
void |
MySharedPreferenceBeanGeneratedImpl.load(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy,
ParameterizedCommand<MySharedPreference> successCallback,
ParameterizedCommand<Throwable> errorCallback) |
| Constructor and Description |
|---|
MyPreferencePortableGeneratedImpl(String text,
boolean sendReports,
String backgroundColor,
int age,
String password,
MyInnerPreference myInnerPreference,
MySharedPreference mySharedPreference) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.