Ontimize 5.2072EN

com.ontimize.gui.field
Interface IdentifiedElement

All Superinterfaces:
SecureElement
All Known Subinterfaces:
AdvancedDataComponent, DataComponent, DataComponentGroup, ReferenceDataComponent, ValueChangeDataComponent
All Known Implementing Classes:
AbstractButtonSelection, AbstractMultipleReferenceDataField, AlarmList, AnalogImage, ApToolBarButton, ApToolBarFiller, ApToolBarNavigator, ApToolBarSeparator, ApToolBarToggleButton, BackgroundImageGroup, BasicDataComponentGroup, BasicTree, ButtonGroupDataField, CalculatedExpressionDataField, CalendarDataField, Chart, Chart_0_9, Chart_1_0, CheckDataField, CheckMenuItem, CheckToggleImage, CollapsibleGroup, CollapsibleGroupPanel, CollapsiblePanel, Column, CurrencyDataField, DataField, DataLabel, DateDataField, EntityResultViewer, ExtendedMultiReference, ExtendedTable, Form2HTMLDataField, Grid, HTMLComponent, HTMLDataField, IdentifiedAbstractFormComponent, ImageDataField, IntegerDataField, Label, MemoryMonitorComponent, Menu, MenuItem, MenuSeparator, MultiReference, NavigatorMenuGUI, PermissionTree, PivotTable, RadioMenuItem, RealDataField, ReferenceComboDataField, ReferenceDataField, ReferenceExtDataField, Row, RTFDataField, Scroll, ServerPermissionManagerComponent, SliderDataField, SplitPane, SubForm, SurfaceChartComponent, Tab, Table, TabPanel, ToggleButton, ToggleImage, TwoLevelContainer, TwoLevelImageComponent

public interface IdentifiedElement
extends SecureElement


Field Summary
 
Fields inherited from interface com.ontimize.gui.SecureElement
DESACTIVATE_COMPONENT_BY_PERMISSION_TIP
 
Method Summary
 java.lang.Object getAttribute()
          Gets the object attribute.
 
Methods inherited from interface com.ontimize.gui.SecureElement
initPermissions, isRestricted
 

Method Detail

getAttribute

public java.lang.Object getAttribute()
Gets the object attribute. This attribute allows to identify the object


Ontimize