Searched refs:getTotalFieldCount (Results 1 – 2 of 2) sorted by relevance
232 int fieldcount = super.getTotalFieldCount(); in addRow()254 int fieldcount = super.getTotalFieldCount(); in removeRow()277 …"btnminus", PropertyNames.PROPERTY_ENABLED, Boolean.valueOf((super.getTotalFieldCount() > 0) && (C… in toggleButtons()
253 protected int getTotalFieldCount() in getTotalFieldCount() method in ControlScroller