예제 #1
0
 public contentType()
 {
     this.typeField = contentTypes.text;
 }
예제 #2
0
 public titleType()
 {
     this.typeField = contentTypes.text;
 }