Tag: web technology
Questions Related to web technology
-
private var arrC :ArrayCollection = new ArrayCollection([{label:"abc"},{label:"def"}]);
-
private var arrC :ArrayCollection =([{label:"abc"},{label:"def"}]);
-
private var arrC :ArrayCollection = new ArrayCollection([{"abc"},{"def"}]);
-
private var arrC :ArrayCollection = new ArrayCollection({label:"abc"},{label:"def"});
-
odnodes configuration file
-
odbase configuration file
-
Deployment configuration file
-
deploy.cfg configuration file
-
Both are Interfaces
-
Both are Classes
-
OAApplicationModule is a class and OAApplicationModuleImpl is an interface
-
OAApplicationModule is an interface and OAApplicationModuleImpl is a class
-
Framework
-
Language
-
Compiler
-
Specification
-
Annotation
-
XML
-
HTML
-
None of the above
-
View Layer/Presentation Layer
-
Java Bean
-
Controller
-
Model Layer
-
DataGrid
-
Calendar
-
DatePicker
-
Canvas