예제 #1
0
 public String idForPropertyContainer(D2WContext c) {
   return "PCUC_" + idForPageConfiguration(c) + "_" + cssClassForPropertyKey(c.propertyKey());
 }