com.smartclient.public.sc.schema.WSOperationHeader.ds.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of smartgwt Show documentation
Show all versions of smartgwt Show documentation
SmartGWT - GWT API's for SmartClient
The newest version!
isc.DataSource.create({
ID:"WSOperationHeader",
addGlobalId:false,
fields:{
encoding:{
name:"encoding"
},
message:{
name:"message"
},
part:{
name:"part"
}
}
})