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