Interface IPropertyDefined
- All Known Implementing Classes:
BadgePropEditor, BaseEditor, BaseReferencePropEditor, BoolPropEditor, BoxShadowPropEditor, ClassReferencePropEditor, ColorPropEditor, ContentProviderPropEditor, DateTimePropEditor, DropShadowPropEditor, DurationPropEditor, EncodingPropEditor, FillPropEditor, FontFamilyPropEditor, FontPropEditor, GradientPropEditor, ImageReferencePropEditor, IntChoicePropEditor, IntPropEditor, KStringPropEditor, LocalizedStringPropEditor, LongPropEditor, MediaReferencePropEditor, MethodReferencePropEditor, NullValueAllowedPropEditor, NumberPropEditor, PanelAnimationPropEditor, PasswordPropEditor, PatternPropEditor, PKCS12IdentityPropEditor, ReferencePropEditor, SizePropEditor, StringMapPropEditor, StringPropEditor, StrokePropEditor, StylesReferencesPropEditor, StylesStatesPropEditor, TextShadowPropEditor, ThemesPropEditor, TooltipPropEditor, TransformPropEditor, UIDateTimeTypePropEditor, UnitPropEditor, UnitsPropEditor, ValuePropEditor, ValueTypePropEditor, VAPIDKeyPropEditor, VSActionActorParticipantEditor, VSParticipantEditor, VSReferencePropEditor, VSRelativeReferencePropEditor, VSTableColumnReferencePropEditor, WrapStringPropEditor
public interface IPropertyDefined
Called from the PropertyDefinedButton when pressed.
- Author:
- Christopher Mindus
Method Summary
Method Details
onDefine
void onDefine(boolean on) Called from the PropertyDefinedButton.- Parameters:
on- The defined state.