Interface PropertiesAware
-
- All Known Subinterfaces:
Action,JsonPropertiesAware,LinkAction
- All Known Implementing Classes:
AbstractAction,AbstractButton,AbstractReduxAction,AbstractTable,Alert,AutoComplete,ButtonField,Calendar,Chart,Checkbox,CheckboxFieldSet,CheckboxGroup,ClearAction,CloseAction,CodeEditor,CodeViewer,CompiledObject.Operation,CompiledQuery,Component,Control,CopyAction,CustomControl,CustomField,CustomWidget,DateInterval,DatePicker,EditForm,Field,FieldSet,FileUpload,Form,HeaderItem,Hidden,HtmlControl,HtmlWidget,InputMoney,InputSelect,InputSelectTree,InputText,IntervalField,InvokeAction,LineFieldSet,LinkActionImpl,ListControl,ListWidget,MaskedInput,MenuItem,MultiFieldSet,N2oCustomCell,OnClick,OpenDrawer,OutputList,OutputText,Page,PanelRegion.Panel,Password,Perform,PerformButton,Pills,Progress,RadioGroup,Rating,RefreshAction,Region.Item,Rows,SearchablePage,SearchButtons,Select,SetFieldSet,SetValueAction,ShowModal,SimplePage,Slider,StandardField,StandardPage,Status,Submenu,Table,TabsRegion.Tab,Text,TextArea,TextEditor,TopLeftRightPage,Tree,Widget
public interface PropertiesAwareЗнание о дополнительных свойствах
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>getProperties()voidsetProperties(java.util.Map<java.lang.String,java.lang.Object> properties)
-