Package com.iizigo.prop
Interface IPropertyDefined
- All Known Implementing Classes:
BadgePropEditor,BaseEditor,BaseReferencePropEditor,BoolPropEditor,BoxShadowPropEditor,ClassReferencePropEditor,ColorPropEditor,ConnectionProfilePropEditor,ContentProviderPropEditor,DateTimePropEditor,DropShadowPropEditor,DurationPropEditor,EncodingPropEditor,FillPropEditor,FontFamilyPropEditor,FontPropEditor,GradientPropEditor,ImageReferencePropEditor,IntChoicePropEditor,IntPropEditor,KStringPropEditor,LocalizedStringPropEditor,LongPropEditor,MethodReferencePropEditor,NullValueAllowedPropEditor,NumberPropEditor,PanelAnimationPropEditor,PasswordPropEditor,PatternPropEditor,PKCS12IdentityPropEditor,ReferencePropEditor,SessionConfigPropEditor,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.