Package | Description |
---|---|
de.lessvoid.nifty.controls.dynamic.attributes | |
de.lessvoid.nifty.loaderv2.types |
Modifier and Type | Method and Description |
---|---|
EffectType |
ControlEffectAttributes.create() |
Modifier and Type | Method and Description |
---|---|
void |
ControlEffectAttributes.refreshEffectType(EffectType effectsType) |
Modifier and Type | Class and Description |
---|---|
class |
EffectTypeOnHover |
Modifier and Type | Field and Description |
---|---|
protected Collection<EffectType> |
EffectsType.onActive |
protected Collection<EffectType> |
EffectsType.onClick |
protected Collection<EffectType> |
EffectsType.onCustom |
protected Collection<EffectType> |
EffectsType.onDisabled |
protected Collection<EffectType> |
EffectsType.onEnabled |
protected Collection<EffectType> |
EffectsType.onEndHover |
protected Collection<EffectType> |
EffectsType.onEndScreen |
protected Collection<EffectType> |
EffectsType.onFocus |
protected Collection<EffectType> |
EffectsType.onGetFocus |
protected Collection<EffectType> |
EffectsType.onHide |
protected Collection<EffectType> |
EffectsType.onHover |
protected Collection<EffectType> |
EffectsType.onLostFocus |
protected Collection<EffectType> |
EffectsType.onShow |
protected Collection<EffectType> |
EffectsType.onStartHover |
protected Collection<EffectType> |
EffectsType.onStartScreen |
Modifier and Type | Method and Description |
---|---|
EffectType |
EffectType.clone() |
Modifier and Type | Method and Description |
---|---|
void |
EffectsType.addOnActive(EffectType effectParam) |
void |
EffectsType.addOnClick(EffectType effectParam) |
void |
EffectsType.addOnCustom(EffectType effectParam) |
void |
EffectsType.addOnDisabled(EffectType effectParam) |
void |
EffectsType.addOnEnabled(EffectType effectParam) |
void |
EffectsType.addOnEndHover(EffectType effectParam) |
void |
EffectsType.addOnEndScreen(EffectType effectParam) |
void |
EffectsType.addOnFocus(EffectType effectParam) |
void |
EffectsType.addOnGetFocus(EffectType effectParam) |
void |
EffectsType.addOnHide(EffectType effectParam) |
void |
EffectsType.addOnLostFocus(EffectType effectParam) |
void |
EffectsType.addOnShow(EffectType effectParam) |
void |
EffectsType.addOnStartHover(EffectType effectParam) |
void |
EffectsType.addOnStartScreen(EffectType effectParam) |
Constructor and Description |
---|
EffectType(EffectType e) |
Copyright © 2013. All Rights Reserved.