11391140114111421143114411451146114711481149
@Override protected void onShow() { super.onShow(); El lbl = findLabelElement(); if (lbl != null) { lbl.show(); } } /** * Subclasses should provide the validation implementation by overriding this.