Search this API

y.option
Interface BackupValueOwner

All Known Implementing Classes:
BoolOptionItem, ColorOptionItem, CommentOptionItem, DoubleOptionItem, EnumOptionItem, FileOptionItem, ImageOptionItem, IntOptionItem, ObjectOptionItem, PasswordOptionItem, StringBasedOptionItem, StringOptionItem

public interface BackupValueOwner

This interface should be implemented by all OptionItem subclasses that want to support Editor.resetValue().

 

Method Summary
 java.lang.Object getBackupValue()
          Returns the backup value.
 

Method Detail

getBackupValue

java.lang.Object getBackupValue()
Returns the backup value.

Returns:
the backup value

© Copyright 2000-2022,
yWorks GmbH.
All rights reserved.