コード例 #1
0
ファイル: View.java プロジェクト: sjroot/oobium-framework
 protected boolean hasContent(String name) {
   return renderer.hasContent(name);
 }